您好,我的程序在自己做的板子上的片外SRAM中运行正常,但是只要下载到片内FLASH中片子就被锁死。但是我要是换一个只产生方波的小程序,下载到片内FLASH的话,运行正常。且两次使用的都是同一个FLASH.cmd文件。请问,不同的程序是造成片子锁死的原因吗?谢谢!
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.
除了比较.cmd文件,还请确认程序里是否有DSP281x_CSMPasswords.asm文件并做过修改?
建议使用flash例程进行应用程序开发的模板。