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.
1,locations 0x3F7F80 - 0x3F7FF5 should be programmed with all 0x0000。
2,password stored in the password locations (0x3F7FF8 - 0x3F7FFF in memory)
我这样做了,但是通过JTAG连接上DSP后单步走上一些指令后,寄存器PWL就能把密码给显示出来,0x3F7FF8 - 0x3F7FFF里也是设定的密码值,而且所有的代码都可通过CCS的反汇编看出来。是这样吗?