Hello *
   
   i have a problem with installation of 'Blink' application on the micaz 
mote :-(.
When i try to compile & install Blink code onto the mote i get an error :
---------------------------------------------
mkdir -p build/micaz
    compiling BlinkAppC to a micaz binary
ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow 
-Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb 
-DIDENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"root\" 
-DIDENT_HOSTNAME=\"FFMN0173\" -DIDENT_USER_HASH=0xdb9f473dL 
-DIDENT_UNIX_TIME=0x482c2b8cL -DIDENT_UID_HASH=0xcd2dbd3dL 
-fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' 
-fnesc-dump='referenced(interfacedefs, components)' 
-fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm
    compiled BlinkAppC to build/micaz/main.exe
            6960 bytes in ROM
              51 bytes in RAM
avr-objcopy --output-target=srec build/micaz/main.exe 
build/micaz/main.srec
avr-objcopy --output-target=ihex build/micaz/main.exe 
build/micaz/main.ihex
    writing TOS image
tos-set-symbols build/micaz/main.srec build/micaz/main.srec.out-4 
TOS_NODE_ID=4 ActiveMessageAddressC$addr=4
Could not find data section in build/micaz/main.exe, aborting.
make: *** [setid] Fehler 255
---------------------------------------------

called command is:
make micaz install,4 mib510,/dev/ttyS0

Have somebody any ideas, workarounds or suggerstions for this problems? 
I have already search in internet for some solutions but i couldn't find 
any constructive ideas.

 Thanks for any help.

cheers
 
   Jordan

----------------------------------------------------
Cesaria Evora, kultowa, tajemnicza, bosonoga diva 
z Wysp Zielonego Przylądka, na jedynym koncercie w Polsce! 
Już 18 czerwca w Sali Kongresowej!!!
http://klik.wp.pl/?adr=http%3A%2F%2Fcorto.www.wp.pl%2Fas%2Fcesariaevora.html&sid=355


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

Reply via email to