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.

msp420f2x 保存断点



我在T3.C文件中的定时中断程序里面调用void TI3_OnInterrupt(void)函数(函数在EVENTS,C文件里),但是每次执行完这个函数后,程序就不能往下执行了。提示Can't find a source file at "/tmp/TI_MKLIBxSQht7/SRC/copy_decompress_rle.c"
Locate the file or edit the source lookup path to include its location.   

我该怎么保存断点,还是怎样?