Hello,
I’m using a Segger J-Link debugger/probe to develop firmware on the CC3200 Launchpad. Despite everything that I have read about the CC3200 supporting both 4-Wire JTAG and 2-wire SWD interface I have not been able to get the 4-Wire interface to work. Fortunately I have still been able to use the SWD interface successfully.
I have tried everything I can think of to get the 4-Wire interface to work. My understanding is that the device uses the 4-Wire JTAG interface if the Sense On Power (SoP) inputs are set to either ‘000’ or ‘100’. I have tried both of these settings but the debugger simply cannot find the target device. I’m not certain but it appears that the JTAG TDO pin is always floating (it never changes state despite the presence of signals on the TCK, TI and TMS inputs).
I’m assuming that the FTDI serial debugger on the launchpad must use the 4-wire JTAG interface because in all the examples that I have seen the recommended jumper setting is to set the SoP inputs to ‘100’ (UARTLOAD, JTAG in 4-Wire Mode).
Has anyone had success using an external debugger with the 4-Wire interface? Or have any suggestions for why all my attempts so far have failed?
Thanks
Steve