Hi,
As @jay_heng mentioned before, for the XIP image, the application is stored in the Nor Serial flash whose address map is consistent with the link address, however, for the Non-XIP image, the link address usually is the internal RAM, so the ROM code needs to copy the application to the target address prior to jumping to run, just like the below figure shows.

Have a great day,
TIC
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------