Hello, I have recently installed TinyOS. I have gone through all of the
steps on the TinyOS installation page.
I try to compile the Blink program using
make iris
and I receive this error:
mkdir -p build/iris
compiling BlinkAppC to a iris binary
ncc -o build/iris/main.exe -Os -fnesc-separator=__ -Wall -Wshadow
-Wnesc-all -target=iris -fnesc-cfile=build/iris/app.c -board=micasb
-DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
-DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"jallister\"
-DIDENT_HOSTNAME=\"localhost.local\" -DIDENT_USERHASH=0x05da3744L
-DIDENT_TIMESTAMP=0x4e6fd6a3L -DIDENT_UIDHASH=0xa7f0193fL -fnesc-dump=wiring
-fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs,
components)' -fnesc-dumpfile=build/iris/wiring-check.xml BlinkAppC.nc -lm
two source files specified (PLATFORM_IRIS and BOARD_MICASB)
make: *** [exe0] Error 1
The mote I am using requires the AVR tools. I installed them all using the
.RPMs on the TinyOS install site. Would having any of the other 2 sets
(iMote2 or TI MPS430) interfere?
Thank you for your assistance. I will continue to search for an answer
while waiting for someone with more experience to reply!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help