我在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.
我该怎么保存断点,还是怎样?

