Error: L6218E: Undefined symbol SystemInit (referred from startup_stm32f10x_hd.o)

出現的問題在startup_stm32f10x_hd.o也就是startup_stm32f10x_hd.s啓動文件中,關於啓動文件的介紹參考:http://blog.csdn.net/zhangjikuan/article/details/46619817.net 解決方法:code 屏蔽掉這三條語句blog ;IMPORT SystemInit ;LDR R0, =SystemInit
相關文章
相關標籤/搜索