Hi,
We are using MSP430F149 and have a question on that.
We would like to know what will happen if the reset vector is erased (0xFFFF) and we reset the microcontroller.
What will be the corresponding assembly instruction for the 0xFFFF ?
Will PC be roll-over to 0x00 after that?