Other Parts Discussed in Thread: AM1802
Tool/software: Code Composer Studio
I am not able to get CCS to connect to a XDS200 debug probe when running v10.0.0 on OS X Catalina (10.15.4)
Here's what I know:
The XDS200 worked fine on OS X Mojave and CCS9
Failure occurs during the connection phase
XDS200 appears to properly enumerate when looking at the System Report. There aren't any obvious errors in the System Log.
Performing a connection test in Target Configurations indicates an error returned from the USCIF driver
Probing for information with xds2xx_conf from the terminal returns a failure to connect
Two ttyusb devices appear in /dev when the XDS200 is connected to the laptop
The same XDS200 connected to a Windows 10 VM running on top of OS X works fine
Using the mentioned VM, I was able to successfully update the firmware using 'update_xds2xx.sh' on the the XDS200 to v1.0.0.9 without trouble, but afterwards it still doesn't connect to CCS on OS X
An XDS110 works fine on the same platform
All updates to CCS for C2000 and emulators have been applied
I'm looking for any and all information that will allow me to use my XDS200 on OS X Catalina
I have granted full disk access to CCS in the Security Preferences
Thanks!