Hi, I have a use case where I have two different user apps pre-loaded at different addresses on a bootflash and based on a control variable, I can jump to either app from the SBL. This is all working. My question is what is the best way to jump back to the SBL directly from the either of the apps -- I have a need to do this and am looking to programatically do this without having to power-cycle the launchpad. In other words, how can I achieve a POR reset of the SOC without physically removing power?
Thanks in advance.