I'm new to micro-controller programming and am seeking some help. I'm using the MSP-EXP430G2553 Launchpad.
Following examples from online contributors I have inserted the following as the first line of code:
// WDTCTL = WDTPW + WDTHOLD; // Stop WDT
However, when this is enabled it prevents serial monitoring and interrupts from working.
I don't know if it is relevant but the uart jumpers are set to HW.