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.

Compiler/LAUNCHXL-CC2640R2: Flash readback protection

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F

Tool/software: TI C/C++ Compiler

Hi,

I was wondering if there are any examples or instructions on how to activate flash readback protection. That is, what mechanisms are available in the CC2640R2F to stop readback and decompilation of source code from compiled application images? I believe the CC26XX reference manual cites that the FLASH pages can be marked as execute-only - is there an example of how to do this? Thanks