Hy Everybody,

I'm using mspgcc on dev win2K, installed with mspgcc-20041112 and msp430-
insighth-win32-20021222 and  I have a problem if I do the following sequence
from Insight:

Stop program execution. 
Put a breakpoint
restart program execution using continue command (instead of resetting).

The problem is that I have a timer running in the background that periodically 
sets an interrupt to give my system slot periods; after the continue command 
interrupt is no more generated: I have to reset the program (typing monitor 
reset from Insight console) in ordet to make it work fine again.
This doesn't happen if I work completly from command line with msp430-gdb.exe 
of mspgcc-20041112 packet.

Any Idea?

Thanks
Franco


Reply via email to