SPRUIX1B October 2022 – April 2024 TMS320F2800132 , TMS320F2800133 , TMS320F2800135 , TMS320F2800137
The wait mode puts the CPU in a loop in the boot ROM code and does not branch to the user application code. The device can enter the wait boot mode either through manually being set or because of some issue during boot up. Using the wait boot mode is recommended when using a debugger to avoid any JTAG issues. There is an ESTOP provided for debugging during Wait boot.
Option | BOOTDEFx Value | Watchdog Status | Package Supported |
---|---|---|---|
0 (default) | 0x04 | Enabled | All |
1 | 0x24 | Disabled | All |
During boot ROM execution, there are situations where the CPU can enter a wait loop in the code. This state can occur for a variety of reasons. Table 4-20 details the address ranges that the CPU PC register value falls between, if the CPU has entered one of these instances.
Following are the actions for entering wait boot mode:
Address Range | Description |
---|---|
0x003F D4BC – 0x003F D4C2 | In Wait Boot Mode |
0x003F E047 – 0x003F E04F | In SCI Boot waiting on autobaud lock |
0x003F FE4C – 0x003F FED8 | In NMI Handler |
0x003F FED9 – 0x003F FF0D | In ITRAP ISR |
0x003F D611 - 0x003F D614 0x003F D4FB - 0x003F D512 |
In Parallel boot waiting for control signal |