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