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.

c6678 NorFlash boot 调试问题



大家好,

          我使用的是evm6678le ,看了IBL例程后已经成功往EEPROM烧写了所需的bin文件,同时也往NorFlash里烧写了所需的application bin文件。是不是现在就可以把启动模式调成I2C Master模式后重新启动dsp就实现了由EEPROM里 IBL二级引导NorFlash的加载过程了?之前在线调试可以手工在ccs ide里设置断点,看寄存器等调试方式。现在这种非在线调试用什么调试方法比较好? 我要观察的变量怎么获取呢?