Hey All, I was creating a Module that provides some useful interfaces that I'll 
need in my App.
When I tried to compile the APP I got the following error:

[EMAIL PROTECTED]:~/Projects/MTHESIS/Paper/SBase$ make tmote
mkdir -p build/telosb
    compiling BSNCapC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow 
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb 
-fnesc-cfile=build/telosb/app.c -board= -DCC2420_NO_ACKNOWLEDGEMENTS 
-DCC2420_NO_ADDRESS_RECOGNITION -I/SendBufferC -DIDENT_PROGRAM_NAME=\"BSNCapC\" 
-DIDENT_USER_ID=\"gonga\" -DIDENT_HOSTNAME=\"gongabgTOS\" 
-DIDENT_USER_HASH=0x56b2c591L -DIDENT_UNIX_TIME=0x47fd91cbL 
-DIDENT_UID_HASH=0x710c921aL  BSNCapC.nc -lm 

msp430-ld: address 0x4fee of build/telosb/main.exe section .bss is not within 
region datamsp430-ld: section .text [00004000 -> 00007843] overlaps section 
.bss [0000114a -> 00004fed]make: *** [exe0] Error 1



Thanks in advance


_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to