Tool/software: Code Composer Studio
Hi,
in the dcsm_scc_reset_cpu01.c example is the function SafeCopyCodeZ1 called. But I can nowhere find the function. Can someone tell me where it is?
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,
in the dcsm_scc_reset_cpu01.c example is the function SafeCopyCodeZ1 called. But I can nowhere find the function. Can someone tell me where it is?
OK, thanks.
But I have still problems to understand the safety functions. I only want to safe my code against reverse engineering. Turn off JTAG. But the DCSM-Chapter is so frustrating.