This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bootloader getting bypassed and hung

Other Parts Discussed in Thread: MSP430F6733

Hi,

I am working with MSP430F6733 with CCS 5.5. The microcontroller has a custom bootloader written, which checks the flash bank integrity before jumping to the application code. Other than DVCC, the uC also has a backup power supply from AUXVCC1 (AUXVCC2 is grounded). If the DVCC line is power cycled frequently (about 1 Hz frequency), the bootloader sometimes gets bypassed. ie, about once every 5 power cycles, the bootloader does not run at all & the code execution directly begins from the application code. Also, once every 10 power cycles, the micrcontroller seems to get completely hung. I think the uC getting hung and the bootloader getting bypassed have the same root problem. Any directions on what causes the bootloader to get bypassed or the microcontroller to get hung at startup ?

Thanks, Sudeep

**Attention** This is a public forum