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.
Tool/software: Code Composer Studio
Hi,
I used ECSL (low 64-bits of the CSM key) protection to disable JTAG emulation.
How can I unlock the device, enable the emulation from the code?
I use the unlock example function running from secure SARAM with the correct key in the .ASM file but it's wont work.
What did i do wrong?
Best regards,
Tom
Tom,
You need to write the correct ECAL passwords in KEY register to unlock the ECSL. It can be done from code or via CCS Gel file. If want to do this via CCS Gel file then you have to change the BOOT pin setting as below -
Regards,
Vivek Singh