I'm using Theia to develop firmware on the LP-MSPM0L1306. I installed on Windows 11. I am getting quite a few issues:
- The application hangs and I have to kill it. This is driving me nuts as it's random and happens in the middle of editing
- Build output is inconsistent. When I build, sometimes the output looks to be HTML or similar, other times I saw raw output with the markup. When it's raw, I can't click on the item to go to the error or warning.
- The list of problems is out of control and doesn't update following a build. It seems completely useless until a get a successful build. is that what's supposed to happen? What's the point of having it? Or am I missing the point of that output?
This is why I tend to prefer Segger Embedded Studio as an IDE. Just works. Problem is this MCU isn't supported and I wanted something that got me going quickly. Pretty disappointed and frustrated. As a consultant and embedded systems instructor, I would find it very difficult to recommend using this tool.
Thanks!