Other Parts Discussed in Thread: CC430F5137
I am trying to program a board I built that's got a CC430F5137 on it by using Spy-by-wire. I'm using CCS 5.2 and programming with an MSP-FET430UIF. I was able to correctly program a CC430F5137 on a TI dev board that I had, but when I try to program my own board, I get the "Unknown Device" error. Everything I've read suggests that the problem is a JTAG wiring issue. I'm using the target voltage option (so the FET430 senses and matches it's own voltage to the board voltage). I'm using this schematic:
Here's the part of my schematic that has the JTAG interface:
Note that my schematic only shows part of the CC430. I'm have pin 2 on P3 connected to pin 4 of the programmer, pin 3 of P3 connected to pin 9 of the programmer, pin 1 of P2 is connected to pin 1 of the programmer, and pin 2 of P2 is connected to pin 7 of the programmer. I tried removing C5, but it didn't help. I know that capacitance on that line needs to be under 2.2nF. Nothing else is connected to P3, so you can ignore those other connections. Any idea on what could be causing CCS to not detect my chip?

