Hello..
What is the best way to restart a sysbios application ?
Also, how to kill an executing sysbios application and transfer control to another sysbios application ? I have tried providing hook function using System_atexit and transfer control to new application from there. However, the new application crashes even before reaching main.
My sysbios version is 6.33.5.46 and xdctools 3.23.3.53
Thanks in advance,
Shahid