Part Number: TMS320F28062
Tool/software: Code Composer Studio
Hello again,
I have a question and I hope this time I get a qualified answer and not again the hint to read one out of the thousands of spruh/sprah or anything else pdfs that only contain parts of the answer but never give a full description...
So here is the problem.
I have developed a solution. The F28062 needs to be secured via CSM. The F28062 will be assembled on a PCB without any firmware so the firmware will be flashed into the Chip via serial Port.
All that I found in this ocean of snippets of the solution was, that I can program the password into the Chip while debugging within CCS.
So could someone please tell me, what are the single steps to compile/build an Output file that I can flash via serial to an fresh and empty device with csm enabled?
It would also be great if someone could tell if it will work with the f28069_flash_kernel out of the box.
Thanks in advance
EDIT
How is production, with csm enabled, done at all?