Other Parts Discussed in Thread: MSP430FR5972, MSP430FR5969
Tool/software: Code Composer Studio
Hi!
MSP430FR5969+MSP430FR5972 how to protect the embedded code-program?
CCS8 i use.
I want the program that I wrote down in the chip MSP430FR5972 could not be read,
but it was possible to rewrite the whole program (to load a new one instead of the old one)
and it was impossible to "plug in" someone else's additional code into the chip MSP430FR5972 to read my program.
How to do it ?