I have the same problem under Linux, but unfortunately I have not found
a workaround. I have added a breakpoint to a User Button event,
allowing me to enter the debugger with the button, but that doesn't
really help, other than to view memory.
Cheers,
Matt Thompson
andrea labo wrote:
Hi all.
I'd like to solve a problem I have while debugging a TelosB Board.
The mote is connected to PC trough the parallel JTAG interface. On the
host (Windows XP and Cygwin) msp430-gdbproxy is running.
msp430-gdbproxy recognizes the micro (msp430...) so the communication
with TelosB is fully functional.
When i connect gdb to gdbproxy, everything seems to be fine. I could
use all the monitor instances, step instructions, watch memory and
starting program execution (command c).
I need to halt the processor to analyze which instruction is currently
executed.
When i press the CTRL+C keys, and i suppose to halt the micro, all i
get is the following:
Program received signal SIGINT, interrupt.
0x00004000 in _reset__vector__ ( ) .
What should i do?
From Texas JTAG specifications i read that is possible to halt the
micro, but seems it doesn't work.
Thanks for the support.
- Max
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help