[Tinyos-help] tinyos-2.x Dissemination tutorial Program doesn't
compile
Murtuza
mirmurtuza at gmail.com
Sun Jun 3 13:09:17 PDT 2007
Hi friends,
I tried compiling the program EasyDessimination provided in
tinyos-2.xtutorial and got the following error. Is something missing
in the code or is
something wrong in my installation. I did everything as was told in the
tutorial. The code in Antitheft directory compiled though.
The error is as shown below.
mkdir -p build/mica2
compiling EasyDisseminationAppC to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow
-Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb
-I/opt/tinyos-2.x/tos/lib/net -fnesc-dump=wiring
-fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs,
components)' -fnesc-dumpfile=build/mica2/wiring-check.xml
EasyDisseminationAppC.nc -lm
EasyDisseminationAppC.nc:20:2: warning: no newline at end of file
EasyDisseminationC.nc:63:2: warning: no newline at end of file
In component `CC1000CsmaP':
/opt/tinyos-2.x/tos/chips/cc1000/CC1000CsmaP.nc: In function
`startStopDone.runTask':
/opt/tinyos-2.x/tos/chips/cc1000/CC1000CsmaP.nc:181:
SplitControl.stopDonenot connected
/opt/tinyos-2.x/tos/chips/cc1000/CC1000CsmaP.nc:183:
SplitControl.startDonenot connected
make: *** [exe0] Error 1
Thanking You
MMA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070603/7b4770b7/attachment.html
More information about the Tinyos-help
mailing list