Thank you for answering.
I still got some error when I used the command that you gave me("%uisp -v=4
-dhost=10.0.0.5 -dprog=stk500 -dpart=ATmega128"). Message sounds like some
defective, but I'm not sure. Actually, I got this MIB600 and micaz from
assitant, but when I even touch or press the micaz to MIB600, the network
connection is pretty unstable. I tried to test it, and I got the message
from MIB600 like following 2 messages.
What am I wrong? Could you help me?
Thank you in advance.
Seungweon.
1.
[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ uisp -v=4
-dhost=10.0.0.5-dprog=stk500 -dpart=ATmega128
Transmit: { 0 [30] [20] }
Receive: { . [14] . [10] }
Transmit: { B [42] . [b2] . [00] . [00] . [01] . [01] . [01] . [01] . [03] .
[ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] .
[00] [20] }
Receive: { . [14] . [10] }
Transmit: { A [41] . [82] [20] }
Receive: { . [14] . [07] . [10] }
Transmit: { A [41] . [81] [20] }
Receive: { . [14] . [01] . [10] }
Firmware Version: 1.7
Transmit: { E [45] . [03] . [08] . [d7] . [a0] [20] }
Receive: { . [14] . [10] }
Transmit: { P [50] [20] }
Receive: { . [14] . [10] }
Transmit: { u [75] [20] }
Receive: { u [75] . [00] . [00] . [00] [20] }
Transmit: { Q [51] [20] }
Receive: { . [14] . [10] }
Vendor Code: 0x00
Part Family: 0x00
Part Number: 0x00
Probably the AVR MCU is not in the RESET state.
Check it out and run me again.
2.
[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$ uisp -v=4
-dhost=10.0.0.5-dprog=stk500 -dpart=ATmega128
Transmit: { 0 [30] [20] }
Receive: { . [14] . [10] }
Transmit: { B [42] . [b2] . [00] . [00] . [01] . [01] . [01] . [01] . [03] .
[ff] . [ff] . [ff] . [ff] . [01] . [00] . [10] . [00] . [00] . [02] . [00] .
[00] [20] }
Receive: { . [14] . [10] }
Transmit: { A [41] . [82] [20] }
Receive: { . [14] . [07] . [10] }
Transmit: { A [41] . [81] [20] }
Receive: { . [14] . [01] . [10] }
Firmware Version: 1.7
Transmit: { E [45] . [03] . [08] . [d7] . [a0] [20] }
Receive: { . [14] . [10] }
Transmit: { P [50] [20] }
Receive: { . [14] . [10] }
Transmit: { u [75] [20] }
Receive: { u [75] . [ff] . [ff] . [ff] [20] }
Transmit: { Q [51] [20] }
Receive: { . [14] . [10] }
Vendor Code: 0xff
Part Family: 0xff
Part Number: 0xff
An error has occurred during the AVR initialization.
* Target status:
Vendor Code = 0xff, Part Family = 0xff, Part Number = 0xff
Probably the wiring is incorrect or target might be `damaged'.
[EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink$
On 3/6/07, Ludovic L'Hours <[EMAIL PROTECTED]> wrote:
SeungWeon Park a écrit :
> Hi all,
>
> I have some troubles programming micaz in MIB600. I don't know what the
> problem is.
> Following is what I did.
>
> 1. Power LED steady on.
> 2. Micaz mote is attached properly into the MIB600 board.
> 3. I assigned the ip address 10.0.0.5 <http://10.0.0.5> to MIB600, so I
> can ping from my laptop(Ubuntu) to MIB600.
> 4. I compile and install like following.
> 5. I got some error "AVR MCU not in the RESET state".
>
> Could you give any clue to solve this problem? Should I put batteries
> into the socket of micaz and turn it on when I install the program?
>
> Thanks in advance.
> Seungweon.
The error message could be the result of a part not supported by your
version of uisp. Try to run uisp in verbose mode to get some more
information :
%uisp -v=4 -dhost=10.0.0.5 -dprog=stk500 -dpart=ATmega128
Ludovic
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help