错误如图所示:

下载出错:Could not stop Cortex-M device!Please check the JTAG cable.

下载出错:Could not stop Cortex-M device!Please check the JTAG cable.

解决办法:

下载出错:Could not stop Cortex-M device!Please check the JTAG cable.

对Option中的c/c++中进行1级程序优化选择、勾选“Optimize for time”(这个应该和网上谈到晶振设置过大原因类是吧)、勾选“One ELF Section per Function”;勾选Option中ASM的“Thumb Mode”(不是Cortex-M3包含了Thumb指令集的呢?)。解决是这样解决的,出问题的时候都是设置了c/c++和asm.

 

 

 

 

相关文章: