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.

No source available for"0x330631"

我是在TI的程序上又加了一些程序,出现问题如下:

1,程序编译时通过的,能正常烧录,单步运行时能正常运行,程序中间设置断点时也能循环运行;

2,当全速运行时,总是会在一个外部AD采样的子函数中停止(程序中没有设置断点),然后提示我标题中的错误;

3,当我把该子函数放在主循环以外时,全速运行时可以通过,主循环会进入epwm中断;

是不是和CMD配置文件什么的有关,请问我这里该怎么样修改?