Dear,
We want to copy-protect our code and it is done by setting FMPPE=1 FMPRE=0 for the corresponding registers where the .text segment is allocated. Unfortunately this causes a "fault interrupt" when the code is executing. I have read https://e2e.ti.com/support/microcontrollers/stellaris_arm/f/471/p/302797/1056967#1056967, and here it is stated that most compilers will place data sections inline with the code, which is not convenient when the flash is read protected. Is it possible to avoid this limitation, we are using CCS 5.04
Best regards,
Jesper