SLAA721E October 2016 – March 2020 MSP430FR5969 , MSP430FR5969-SP , MSP430FR5994 , MSP430FR6989
Even with a valid application, the bootloader mode can be forced by the following:
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