I tried to compile blink using 'make mica2' as well as 'make micaz' but i
get the following 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=\"balaji\"
-DIDENT_HOSTNAME=\"balaji\" -DIDENT_USER_HASH=0x10bfc56bL
-DIDENT_UNIX_TIME=0x4d4424d8L -DIDENT_UID_HASH=0xed4f5a35L
-fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm
as: unrecognized option '-mmcu=atmega128'
make: *** [exe0] Error 1

I saw the previous post regarding the same error but the so;utions suggested
didn't help.. i downloaded the tools specified in
http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html and followed
all d directions as specified
the same error does not occur when i use cygwin, but does in ubuntu...
Please help me out...
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to