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.

LP-MSPM0C1104: How to configure theia breakpoint?

Part Number: LP-MSPM0C1104
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?