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.

中断问题



我使用的是贵公司的dsp2812芯片,出现的问题就是仿真的时候程序是正常的,但是把程序烧写进去就无法进入中断了,请教可能的问题是什么?

  • 楼主可以在Flash中进行仿真,看看程序执行是否正常。

    在Flash仿真的方法:

    1. 将程序烧写到芯片中,是烧写,不是Load Program

    2. 选择 File-> Load Symbols->Load Symbol Only-->选择到.out文件。就可以像在Ram中一样进行仿真调试了。