Hello,
I am using mspgcc to develop code and mspdebug to load to mcu.
Now, I am trying to debug some code, and it seems to me that it is very hard to step through lines of code and set breakpoints on C code with mspdebug and console.
I was wondering if there is a way to debug the mcu with some kind of debugging software with a UI such as the Hi-wave debugger.
I would love to be able to develop my code using gVim and if possible also debug it with gVim.
Thanks