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.

disable RST pin for some time in MSP430

Hi

I am working on TI RTOS based application for MSP430.

I have implemented the Firmware upgrade feature which will use TI Python tool to upgrade the Firmware.

Now on application jump to 0x1000(Boot Location) i am getting reset and its going back to main (0x4000) again due to our external Watch dog.

Can we disable the RESET pin for that moment ?.

Can we achieve using software handling i.e. control registers setting?

Any way to handler except hardware switch please suggest me

Thanks in advance

Nitesh