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!!