Other Parts Discussed in Thread: MSP430FR5969, ENERGIA
I am using a MSP-FET430UIF to debug a custom PCB based on MSP430FR5969. I have the GND, SBWTCK, and SBWTDIO, and VCC leads connected via 40cm of 28 ga. wire to the target, with the target supplying 3.3V power.
Running CCS 6.1, I get this error when downloading:
MSP430: Error connecting to the target: Unknown device
Same error running Energia.
If I connect a scope probe lead to the SBWTCK pin on the target, I can download fine without the error.
I found a post describing a JTAG issue for MSP430 devices with similar symptom concerning edges of SBWTCK signal, and I tried the proposed remedy of a 4.7k pulldown on the TEST pin, but it didn't work. Problem is also described on p. 25 of SLAU320T.
Does anyone else have a suggestion as to why the scope probe loading makes Spy BiWire work in this case?
Thanks,
John