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.

28335:All internal RAM-68K bytes can be used as code section?

Hi,Sir!

The total size (Code size and data size) of my project is less then 68K bytes, so I want to load all code from flash memory into internal RAM. is it OK? how to deal with secure zone and non-secure zone?