Hey All, 
I was upgrading TinyOS-1.x to  TinyOS-2.x in Windows. But I did not understand 
how to configure the environment, so I changed the file under
/etc/profile.d/tinyos.sh with the new TinyOs-2.x environment variables.
My problem is that when I tried to compile the Blink App i got the following 
message:

mkdir -p build/telosb
    compiling BlinkAppC 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= -DIDENT_PROGRAM_NAME=\"BlinkAppC\" 
-DIDENT_USER_ID=\"antoniogonga\" -DIDENT_HOSTNAME=\"aogobg\" 
DIDENT_USER_HASH=0x6655b8adL -DIDENT_UNIX_TIME=0x477c429aL 
-DIDENT_UID_HASH=0x993ab617L  BlinkAppC.nc -lm 
Unknown target telosbKnown targets for TinyOS directory /opt/tinyos-2.x/tos and 
the specific include directories are: nonemake: *** [exe0] Error 2

If someone knows/can help me how to configure TinyOS-2.x I'd be very grateful 
thanks in advance.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to