Hi all,

I am facing a strange problem using avr-insight on IRIS motes.
I have tested avarice 2.7/2.8, avr-insight 6.4 debugging the Blink
application of Tinyos-2.x on IRIS motes.

I set breakpoints at
    call Leds.led0Toggle(),
    call Leds.ledToggle1() and
    call Leds.led2Toggle().
The program stops at the first breakpoint "call Leds.led0Toggle()" only.
The other two breakpoits were never reached.
If I use one breakpoint only, it works like expected.

If I use MICAz motes to test avarice/avr-insight, all three breakpoints
were reached.

It looks like avarice/avr-insight can handle only one breakpoint on IRIS
motes.

Has anybody the same problem?
Any hints and/or suggestion to solve the problem?

Axl

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to