Hello,

with help of this group i'm now able to debug mspgcc-code with GDB + Eclipse 
(Eclipse 3.0.1 + CDT 2.1.0).

I can set breakpoints in the main-routine.
Debuggung of interrupt service routines works in most cases when using internal 
power.
But when using an external power supply, it doesn't work reliable.
In most cases the debugger runs forever without a break, when i set a 
breakpoint for my Timer_A0 interrupt.

I'm using an original MSP-FET430140 tool (evaluation board with FET).
The resistors of the evaluation board are set properly to work with external 
power.

For test purposes i have compiled the same code with IAR and Crossworks.
In both cases the debugger works fine.

Do you know how to get rid of this problem (without buying a commercial 
compiler and debugger).


Regards, Florian


Reply via email to