Hi samsaprunoff ,
Now, our example mainly copy all the project to the internal RAM, and download that code to the external flash, after booting from external flash, ROM will copy the code to the internal RAM, and run from internal RAM.
If you still want to run it XIP, give you the suggestion:
define the flash operation code to the RAM directly, you can define some RAM area to put the flash operation code.
Relocating Code and Data Using the MCUXpresso IDE
You can try it, whether it works OK or not.
Wish it helps you!
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------