请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TM4C129ENCPDT 您好!
当我构建演示串行引导加载程序时、代码未执行、
调试器显示错误消息“Target not run as the symbol "main" is not defined”(目标未运行,因为符号"main"未定义)。
代码始终指向 启动代码中的复位 ISR。
如何为受尊重的引导加载程序添加 main 函数?
谢谢、
哈里
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
当我构建演示串行引导加载程序时、代码未执行、
调试器显示错误消息“Target not run as the symbol "main" is not defined”(目标未运行,因为符号"main"未定义)。
代码始终指向 启动代码中的复位 ISR。
如何为受尊重的引导加载程序添加 main 函数?
谢谢、
哈里