Other Parts Discussed in Thread: MSPM0C1104
Tool/software:
I'm developing on the MSPM0C1104 using Theia in debug mode, but it often doesn't allow me to set breakpoints.
This makes debugging the program very inefficient.
When I use competitors' IDEs, I can set breakpoints on almost every line of code.
Do I need to configure something extra in Theia, like reducing the optimization level or something else?