Resolved! Best Practice to Debug AppNS when using FSBL/AppSecure/AppNonSecure on STM32N6xx ?
Hello ST team,I am currently working on NUCLEO-N657X0-Q (STM32N6) device using a FSBL (Secure Bootloader) an APPSecure and an AppNS (Non-Secure Application).The FSBL is correctly loaded first and then jumps to the AppSecure which jumps to the AppNS. ...