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.

求助:28035由64pin 换成80pin 后程序仿真出现问题



程序在64Pin芯片28035中运行正常,由64pin 换成80pin 后程序仿真出现问题:提示:

Break at address "0x3ff599" with no debug information available, or outside of program code.

其中:

    在程序DS2803X.device.h中,选择的芯片始终是:

     #define   DSP28_28035PAG   0
     #define   DSP28_28035PN    TARGET

请问是什么原因导致的?还需要修改其他地方吗