SLAA600E June 2013 – January 2024
Even with a valid application, bootloader mode can be forced by these options:
By default, the software checks if the following GPIOs are low after reset to force bootloader mode:
This event can be modified as needed in TI_MSPBoot_AppMgr_BootisForced().
The variables StatCtrl and PassWd are reserved and shared between application and bootloader. To force bootloader mode, the application sets these variables to:
PassWd = 0xC0DE
StatCtrl.BIT0 = 1