Hi,
In my current project there is an requirement to start one application from another. For example Pre-Loader (Application 1) will checks the the loader validity and start executing the valid loader (Application 2). This Pre-Loader to loader transition is should be done by assembly code (Without any software reset).
Could you please provide an example assembly code for this transition
Thanks!!
your problem seems to be with bootloader .
If I understand correctly, you are looking for something like the following code.
you can find the demo code in the link below
https://www.nxp.com/search?keyword=AN12218&start=0