Tool/software: TI-RTOS
I have USBCDC implemented into my code (TI-RTOS) for a custom board, the USB working fine without debug. I use XDS200 to TM4C device.
I note when I connect the USB plug to laptop while in debug mode (no breakpoint), it crashed and lost debug.
The EVAL board did not crash because it use ICDI method. I use XDS200 because there no standalone ICDI module to use, only for EVAL board.
I suspect something USBCDC halting the code and lost connection.
Meanwhile the debug is useless due to USB connection interference, I'm open for suggestion.
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: JTAG Communication Error: (Error -2172 @ 0x0) Unable to communicate with the debug probe. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.0.27.9)
CORTEX_M4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
CCS 8.0
TivaWare_C_Series-2.1.4.178
tirtos_tivac_2_16_00_08
bios_6_70_01_03