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.

TMS320F28379D: Can compiler generate instructions that read anything from .text section?

Part Number: TMS320F28379D

Hi,

I would like to secure the flash sector with my code by setting EXEONLY flag.

I already moved to another sector the linker sections: .econst, .binit, .cinit, .pinit.
Is it all that can be read by te code generated by the compiler?

Is it possible that compiler generates some code that will read from .text section?
The EXEONLY property would be forbidden then.

Regards,

Piotr Romaniuk