The example demonstrates the MCU reset isolation in the use case when the MCU domain is running a safety application.
The example can be run in OSPI boot mode. On running the application the MCU R5 and logs a heartbeat message to theMCU UART.
On pressing the SOC Warm reset button (SW6), the MCU R5 which is reset isolated will keep on running, and the Main domain will undergo a warm reset. On reset the SBL would not reload the MCU R5 core again.
Parameter | Value |
---|---|
CPU + OS | mcu-r5fss0-0 nortos |
Toolchain | ti-arm-clang |
Board | am62px-sk |
Example folder | examples/drivers/safety/reset_isolation |
Shown below is a sample output when the application is run,