Part Number: MSP430FR2422
Hello,
I'm trying to control the GPIOs of a MSP430FR2422 by writing to PAOUT / PADIR via Spy-bi-wire. However I'm only able to toggle four of the available pins: P1.4 - P1.7. On the rest of the pins, I can write to PAOUT / PADIR (and both registers reflect the correct value when reading them back) but the physical pins aren't driven to the correct value -- they're always 0 V.
It's very suspicious that the 4 pins that work are also the 4 JTAG pins, so I'm guessing all other GPIOs are disabled in JTAG mode. However the example code from slau320 suggests that it should be possible. In the screenshot below, the example code from slau320 flashes the LED by writing to P1OUT / P1DIR through JTAG.
Does anyone know whether it's possible to control MSP430 GPIOs while in JTAG mode?
Thanks,
David
