I am trying to use a spy-bi-wire connection to program a MSP430G2101 from another processor. I have followed the manual (slau320g.pdf) and example code, but I cannot get any output from the MSP430. Right now I am just trying to shift out the JTAG ID, but all I get is 0xFF. I can program via the FET debugger, so I know that the MSP430 is working. Is there anything obvious I should look at or anything specific to MSP430G2101 that I need to know about?
Thanks in advance.