Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi everyone,
I'm working with a TI AM263Px device and using Code Composer Studio with the XDS110 USB Debug Probe. When I try to test the connection, I get the following error:
SC_ERR_PATH_BROKEN (-233)
The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.
An attempt to scan the JTAG scan-path has failed.
My Setup:
-
Board/Device Selected: AM263Px (in target configuration)
-
Connection: Texas Instruments XDS110 USB Debug Probe
-
SDK Installed: MCU+ SDK for AM263Px (v10.1.0.34)
-
SysConfig: v1.23.1
-
Tested via: CCS “Test Connection” utility
What I've Checked:
-
SDK and board support appear correctly installed in CCS (see screenshots).
-
Target configuration appears correct.
-
Cable and probe connection seem fine physically.
-
Board is powered on.
Questions:
-
Has anyone encountered this issue on the AM263Px?
-
Are there any jumpers, switches, or hardware settings on the board I may be missing?
-
Do I need to flash any bootloader or pre-load anything before JTAG works?
-
Should I try lower SDK versions?
Screenshots:
-
Target configuration with AM263Px selected.
-
Installed SDKs and SysConfig in CCS.
-
Error message from test connection window.
Any insights or suggestions would be greatly appreciated. Thank you!