Again.
I tried to plug the mote via USB-to-RS232 cable, then
I issued the following command:

$ make micaz install.0 mib510,com4

That's the result:

mkdir -p build/micaz
    compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000
-Wall -Wshadow -DDEF_TOS_A
M_GROUP=0x7d -Wnesc-all -target=micaz
-fnesc-cfile=build/micaz/app.c -board=mica
sb -DIDENT_PROGRAM_NAME="Blink"
-DIDENT_PROGRAM_NAME_BYTES="66,108,105,110,107,0
" -DIDENT_USER_HASH=0x60f9b35eL
-DIDENT_UNIX_TIME=0x44105984L -I/opt/tinyos-1.x/
tos/lib/CC2420Radio Blink.nc -lm
    compiled Blink to build/micaz/main.exe
            1490 bytes in ROM
              44 bytes in RAM
avr-objcopy --output-target=srec build/micaz/main.exe
build/micaz/main.srec
set-mote-id build/micaz/main.srec
build/micaz/main.srec.out 0
Could not find symbol TOS_LOCAL_ADDRESS in
build/micaz/main.exe, ignoring symbol
.
installing micaz binary using mib510
uisp -dprog=mib510 -dserial=com4 -dpart=ATmega128  
--wr_fuse_e=ff  --erase --upload
if=build/micaz/main.srec.out

Here nothing more happens, system hangs up, waiting...

Now, probably the mib510 is wrong, since I have put no
prog board between the usb and the mote.
Q1 ) is the programming board absolutely necessary?
Q2) If not , what I should do?

keep in mind the mote is ETRX1, which is supposed to
be compatible with ATMEGA128.

Best Regards


        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to