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.

CCS: CCS: CCS8/MSP430FR5969+CCS8/MSP430FR5972 how to protect the embedded code-program?

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 ?