Hi all,
when I compile my application on a real mote using make telosb I have this
output:
$ make telosb
mkdir -p build/telosb
compiling Eta to a telosb binary
ncc -o build/telosb/main.exe -O -I%T/lib/TinySec -I. -Wall -Wshadow -DDEF_TOS_AM
_GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= -I
%T/lib/Deluge -Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000 -
DIDENT_PROGRAM_NAME=\"Eta\" -DIDENT_USER_ID=\"rania\" -DIDENT_HOSTNAME=\"your-01
199f19b2\" -DIDENT_USER_HASH=0x23006c1eL -DIDENT_UNIX_TIME=0x49fad6cdL -DIDENT_U
ID_HASH=0x05220db9L -mdisable-hwmul -I/opt/tinyos-1.x/tos/lib/CC2420Radio Eta.nc
-lm -L. -lmiracl
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:116: w
arning: `Send.sendDone' called asynchronously from `sendFailed'
msp430-ld: address 0x17d78 of build\telosb\main.exe section .text is not within
region text
msp430-ld: section .vectors [0000ffe0 -> 0000ffff] overlaps section .text [00004
800 -> 00017d77]
msp430-ld: build\telosb\main.exe: section .vectors lma 0xffe0 overlaps previous
sections
make: *** [exe0] Error 1
I can't recognize this problem, please have any idea about this problem?
Thank you in advance.
Best Regards,
Rania
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help