Other Parts Discussed in Thread: AM1802
Tool/software: Code Composer Studio
I updated CCS9 to whatever was latest (9.3) as well as whatever else it wanted to bring along.
I tried the port workaround described https://e2e.ti.com/support/tools/ccs/f/81/t/892389#mce_temp_url but when I did, I got this message:
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-293' (0xfffffedb).
The title is 'SC_ERR_XDS2XX_BAD_PORT'.
The explanation is:
The given XDS2xx port number is out of range.
Check the number and if correct, then select the probe by serial
number instead.
[End: Texas Instruments XDS2xx USB Debug Probe_0]
Note that my device is shown as
/dev/cu.usbmodem1417201
thus I used 0x1417201 (also tried 1417201 without 0x) for the port number, as advised.
I also tried to use the "by serial" addressing, but the sticker on my XDS said "X2B_...." and when I entered this into the serial field it complained the serial must start "S200-" followed by 12 hex digits. No way is my serial number like that.