Hi,

When I make Blink, I get that it couldn'tt execute msp430-gcc. Any
thoughts? I lookd through other errors similar to this, but i can't
make Blink for mica either, I get a different error.

[EMAIL PROTECTED] /cygdrive/c/cygwin/tinyos-1.x/apps/Blink
$ make telosb
mkdir -p build/telosb
    compiling Blink to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-al
l -target=telosb -fnesc-cfile=build/telosb/app.c -board= -I%T/lib/Deluge -Wl,--s
ection-start=.text=0x4800,--defsym=_reset_vector__=0x4000 -DIDENT_PROGRAM_NAME=\
"Blink\" -DIDENT_USER_ID=\"Deepa\" -DIDENT_HOSTNAME=\"Deepa\" -DIDENT_USER_HASH=
0xad5155b2L -DIDENT_UNIX_TIME=0x44236a56L -DIDENT_UID_HASH=0x48df2fccL -mdisable
-hwmul -IC:/cygwin/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
Couldn't execute msp430-gcc
make: *** [exe0] Error 2

[EMAIL PROTECTED] /cygdrive/c/cygwin/tinyos-1.x/apps/Blink
$ make mica

mkdir -p build/mica
    compiling Blink to a mica binary
ncc -o build/mica/main.exe -Os -finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM
_GROUP=0x7d -Wnesc-all -target=mica -fnesc-cfile=build/mica/app.c -board=micasb
-DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"Deepa\" -DIDENT_HOSTNAME=\"Deep
a\" -DIDENT_USER_HASH=0xad5155b2L -DIDENT_UNIX_TIME=0x44236afbL -DIDENT_UID_HASH
=0xa05866c1L Blink.nc -lm
Couldn't execute avr-gcc
make: *** [exe0] Error 2

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to