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