Other Parts Discussed in Thread: LP-MSPM0G3507,
My CCS Theia 1.2.0 debugger was working earlier today and I was able to launch debug sessions of my application code running on breadboard prototype hardware (MSPM0G1507 MCU) using an LP-MSPM0G3507 Launchpad as the programmer. I set a breakpoint and single-stepped through some code, found a problem and fixed it, and now I can't restart the debugger. I've tried cycling power on my breadboard, disconnected and reconnected the Launchpad, and restarted CCS Theia. None of these seem to have worked. I got the following error message the first few times I tried to restart the debugger:
"Request 2 cancelled on connection close"
...but now I'm getting the following message every time I try to restart the debugger:
"Cannot read properties of undefined (reading 'filter')"
I then upgraded to CCS Theia 1.3.1, and I'm still having issues debugging, but at least I have figured out a pattern to the failures so I'm able to work with it now.
The initial debugging session after CCS Theia starts up works fine every time. If I stop that debugging session, however, I cannot get it restarted again no matter how many times I try. This happens regardless of whether I change my application code to fix something or not after I stop the debugger.
If I close and then restart CCS Theia, I can run the debugger successfully exactly one time again. In other words, I must restart CCS Theia every time I want to run the debugger. I've done this a half-dozen times in the past several hours and this behavior has been consistent all evening.
For all subsequent debugging attempts after the first attempt following a CCS Theia restart, I am greeted with the following error message: