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.

DSP28335烧写问题



在使用XDS100V2仿真器烧写flash时,采用例程烧写的程序可以运行;但是使用同样烧写flash的cmd文件烧写我自己编的程序,程序可以烧写进去,但是始终无法正常运行,跳转到非法函数(interrupt void ILLEGAL_ISR(void)  )里面出不来,请问是什么原因?

注:我用只修改过大小的RAM_lnk.cmd文件在RAM里面程序可以正常运行。求解啊???