方法一:在project下边点击clean,把已经编译好的文件删除,然后rebuild all,再重新下载程序
方法二:Project->Options->linker->output->format; 选择 Debug information for c-SPY选项
方法三:勾选Options–>C/C++ compiler–>Output–>Generate debug informat
总有一种可以解决