1.STM32开发2.在debug的时候出现错误Break at address with no debug information available, or outside of program code.一直都不能够进行调试(对于指定RAM还是调试还是有问题)
在Run Commands增加三行命令:
set $sp = *0xCC00set $pc = *0xCC04set {int}0xe000ed08 = 0x0000CC00