Hi all

I managed to compile Micaz but was not able to compile Telosb wiht Blink.
Although there is msp430, it cant seem to get the files. May I know what can i do to rectify it?
C:/Crossbow/cygwin/opt/MoteWorks/tos/platform/msp430

I'm using TinyOS2 from Crossbow.

Thanks
Wei

$ make telosb
/opt/MoteWorks/make/msp/msp.rules:51: no file name for `include'
mkdir -p build/telosb
compiling Blink to a telosb binary
ncc -o build/telosb/main.exe -Os -mdisable-hwmul -I/opt/MoteWorks/tos/platform/t
elosb -I/opt/MoteWorks/tos/../beta/STM25P -I%T/lib/Broadcast -I%T/lib/XLib -D
ROUTE_PROTOCOL=0x90 -I%T/radio/telosbcc2420 -I/opt/MoteWorks/tos/lib/Queue -I%T/
lib/internal/XMeshTelosb -DMULTIHOPROUTER=XMeshRouter -Wall -Wshadow -DDEF_TOS_A
M_GROUP=125 -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board=mts
310 -DIDENT_PROGRAM_NAME="Blink" -DIDENT_PROGRAM_NAME_BYTES="66,108,105,110,107,
0" -DIDENT_USER_ID="hippo" -DIDENT_USER_ID_BYTES="104,105,112,112,111,0" -DIDENT
_HOSTNAME="Dell1100" -DIDENT_HOSTNAME_BYTES="68,101,108,108,49,49,48,48,0" -DIDE
NT_USER_HASH=0xae4aa55bL -DIDENT_UNIX_TIME=0x4554fa73L -DCC2420_DEF_CHANNEL=16
-DCC2420_TXPOWER=TXPOWER_MAX Blink.nc -lm
Couldn't execute msp430-gcc
make: *** [exe0] Error 2
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to