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.
debug仿真时
图中一般应该两行,
一行是源文件中Main函数所在的文件,
另一行是Main函数在flash中的物理地址;
但是我这里只显示一行Main函数在flash中的物理地址
无法找到源文件中的Main函数什么原因?
是目标配置文件写的不对造成的吗?