Hi,

for me platforms are under $TOSROOT/tos/platforms and not under $TOSROOT/tos as your error message is suggesting. Maybe you should check that.

David.



Am 10.10.2009 um 00:53 schrieb Strandberg, Elizabeth:

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

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to