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