SPRUJD3A July 2025 – October 2025 F28E120SB , F28E120SC
Boot ROM health and booting status is written to a 32-bit address in M0RAM. This status is cleared on a POR or XRS reset. The previous status is retained on any other reset. For example, clear the status before performing a debugger device reset to view the latest boot ROM actions reflected in the status.
| Description | Address |
|---|---|
| Boot ROM Status | 0x0000 0002 |
| Value | Description |
|---|---|
| 0x4000 0000 | Flash 2T Not Ready |
| 0x2000 0000 | TRIM Load Error |
| 0x1000 0000 | RAM Init Error |
| 0x0800 0000 | Flash Verification Error |
| 0x0200 0000 | DCSM Initialization Invalid LP |
| 0x0100 0000 | SYSPLL enabled successfully |
| 0x0040 0000 | Missing clock NMI occurred |
| 0x0010 0000 | Memory Uncorrectable Error NMI occurred |
| 0x0008 0000 | RL NMI occurred |
| 0x0004 0000 | ERAD NMI occurred |
| 0x0002 0000 | Boot ROM detected a PIE mismatch |
| 0x0001 0000 | Boot ROM detected an ITRAP |
| 0x0000 8000 | Boot ROM has completed running |
| 0x0000 4000 | Watchdog self test fail |
| 0x0000 2000 | Boot ROM handled POR |
| 0x0000 1000 | Boot ROM handled XRS |
| 0x0000 0800 | Boot ROM handled all the resets |
| 0x0000 0200 | DCSM initialization has completed |
| 0x0000 0100 | RAM Initialization Complete |
| 0x0000 000B | Wait boot has started |
| 0x0000 0008 | I2C boot has started |
| 0x0000 0007 | SPI boot has started |
| 0x0000 0006 | SCI boot has started |
| 0x0000 0005 | RAM boot has started |
| 0x0000 0004 | Parallel boot has started |
| 0x0000 0003 | Secure Flash boot has started |
| 0x0000 0002 | Flash boot has started |
| 0x0000 0001 | Boot ROM has started running |