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.

28062串口烧录

我用SCI接口烧录hex文件,如果目标文件没有加密,即CSM密码全部为0xFFFF,则烧录后能正常运行,但是对目标文件加密后(只修改PWL6为0x1111),显示烧录成功,可是改跳线为Flash起动后,复位DSP程序没有运行。

附件图片为烧录加密文件的过程,使用C2PROG烧录。CCS版本为4.2

这是怎么回事啊?