I've found the mspgcc-insight debugger very slow during the programming operation. If I have a very little program it take about 1/2 minutes to program the micro (msp430f149). Is possible to make it faster??
I've seen that the CSPY debugger is faster, but it can debug my firmware (using msp430gcc) only in assebly code!!! Is possible to debug in C code using CSPY debugger? thank you, Marco.