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.
您好!CCS6.0连接FLASH经CSM加密的DSP28335,只改了KEY0=0xFFF1,其他位全为0xFFFF。单击DEBUG(连接目标板并下载程序),出现以下错误。应该是不能直接下载程序,需要先unlock。想只连接目标板却发现Connect Target是灰色的,是什么问题呢?最下图给出了Test Connection测试结果。谢谢!
你需要建立一个CCXML文件,然后launch 这个F28335的ccxml文件,然后使用tools-on chip flash,然后在password里面输入密码。点击解密就可以了。
谢谢