This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C129ENCPDT: debug session not starting with fresh install of ccs 8.1 on macos mojave

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL, SEGGER, UNIFLASH

Tool/software: Code Composer Studio

I had been successfully using CCS8.1 on macos mojave for a couple of weeks and then let it update itself to 8.2. That broke the c++ indexing (I posted about that in a different thread) so I did a fresh install of 8.1.

When I attempt to start a debug session, using either my jlink, or my XDS100v2, the gui switches to the debug view, and whichever JTAG target I had selected shows up in the Debug window, but it does not connect to the device, nor load the code image onto the device. As I mentioned, I had previously been using 8.1 and it worked, but that install was originally 8.0 and was upgraded. When using the XDS100 emulator, I can "verify the connection" and that succeeds, but the debug session still won't connect and load the program.

Since everything was working a few weeks ago on 8.1, this feels like it's a configuration problem. I've looked through the preferences and don't see anything different from the settings on my working CCS installs.

Any help would be greatly appreciated.