Other Parts Discussed in Thread: MSP-FET
We have been using a dev board for several months with no issues.
We are switching to custom boards. Using CC and MSP-FET with spy-by-wire setup.
At times, the debugger works great, we run it and it hits the first line in Main and we can work away.
But then it just stops working. When running, the debugger hangs up in the Startup code (It highlights a random line of startup code) and never hits Main, but appears to be stuck in the startup code. Nothing we do will get it to move on.
If we swap to another board, it will often work fine for a while until it hangs up (same symptoms). Then we can go back to the first board and it "magically" is working again. We've checked and double checked connectors (including switching them out) and power. All seems fine from that end.
Additional information:
We have a 1000 pF capacitor and 47K pull up resistor on SBWTDIO and a 750 pull down resistor on SBWCLK. Note that these components are on an adapter board attached to the MSP-FET. This adapter board is then attached by a 7 inch ribbon cable to our custom boards.
Any ideas on where to look are appreciated.