Hi,
I'm using CCS5.5 (Version: 5.5.0.00077). Creating a SYSBIOS based M3 project on TI814x[Cortex-M] the core will always in privileged. Hence, all internal register are not protected. Is this done on purpose?
In understand this avoids problem when accessing registers as such as interrupt disable, ....
Creating a non SYSBIOS project is still not going to run as of missing boot.asm file configuration.
Thorsten