程序可以正常烧录,仿真器用的seed-xds510plus,dsp型号是F28335,在ccs界面中,结束仿真时,就会跳出“Can't find a source file at "/tmp/TI_MKLIBr6S4KF/SRC/exit.c"”,Locate the file or edit the source lookup path to include its location.,但是不影响跑程序,请问这是什么问题。下面是截图:
Hank Zhao:
你在程序结尾处加一个while(1)死循环应该就不会出现这种提示了。