Hi,
I am using MSPM0L1306 Launchpad and CCS for coding and flashing the program.
I was able to flash the program through the On-Board XDS debugger and all the pins are working as expected in the code but was not able to flash the same software through external Debugger probe.
I removed the signals NRST, SWDIO and SWCLK jumpers and kept only 3.3V and GND connected in the J101 connector and am connecting an external XDS110 debugger to the J103 port.
Error -
This error is generated by TI's USCIF driver or utilities.
The value is '-615' (0xfffffd99).
The title is 'SC_ERR_SWD_PROTOCOL'.
The explanation is:
The target failed to see a correctly formatted SWD header. The
connection to the target may be unreliable. Try lowering the
TCLK setting before trying again.
Can you please help me with this