Hello all,
I have installed TinyOS 2.x, and am attempting to compile the "Simple" example
program. Here is the make output:
$ make iris
mkdir -p build/iris
compiling SimpleAppC to a iris binary
ncc -o build/iris/main.exe -Os -Wall -Wshadow -Wnesc-all -target=iris -fnsec-cf
ile=build/iris/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 --param max-inlin
e-insns-single=100000 -DIDENT_APPNAME=\"SimpleAppC\" -DIDENT_TIMESTAMP
=0x4acfb30aL -DIDENT_UIDHASH=0x453f474bL -fnesc-dump=wiring -fnesc-dump='interfa
ces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dum
pfile=build/iris/wiring-check.xml SimpleAppC.nc -lm
Unknown target iris
Known targets for TinyOS directory $TOSROOT/tos
and the specified include directories are:
none.
make: *** [exe0] Error 2
I have the env variables set as instructed in the installation help.
I appreciate any help on this issue! Thank you.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help