Hi @ all,

I just received some mica2 motes from Crossbow with a MIB510CA platform.
(more precisely: I use the modified hardware, named Cricket)

When i try to load  an application on the motes (e.g. Blink),
I get the following  error:
--------------------------------------------------------------------
...
Atmel AVR ATmega128 is found.
Verifying: flash
flash error at address 0x0: file=0x0c, mem=0xff
...
flash error at address 0x66b: file=0x00, mem=0xff
--------------------------------------------------------------------

I have read a lot of articles from the Tinyos-help mailing list...
but nothing works.

I used:
MIB510=/dev/ttyS3 make mica2 reinstall,mib510  (and yes, the ttyS3 is 
the port that I have to use ;-) )

or

make mica2 install mib510,ttyS3

or

make mica2 install mib510,com4


If I try it on this way:
./main -dprog=mib510 -dserial=/dev/ttyS3 -dpart=ATmega128 --wr_fude_e=ff 
--erase --upload if=main.srec

The error message is
        program to big for the RAM
or
        The NTVDM-CPU has detect a illegal command
        CS:10ad IP:019a OP:63 00 0c 94 63

I hope somebody have a solution :-)


-- 
Ronny Stangl
Fraunhofer-Institut für Integrierte Schaltungen IIS
(Fraunhofer-Institude for Integrated Circuits IIS)
Am Wolfsmantel 33
91058 Erlangen (Germany)
E-Mail   [email protected]
Internet www.iis.fraunhofer.de

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

Reply via email to