i am facing a problem with octopus.. when i type make micaz then it shows error like
*preeti@ubuntu:/opt/tinyos-2.1.2/apps/OctopusDashboard/motes$ make micaz* *mkdir -p build/micaz* * compiling OctopusAppC to a micaz binary* *ncc -o build/micaz/main.exe -Os -fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000 -I/opt/tinyos-2.1.2/tos/lib/net/ -I/opt/tinyos-2.1.2/tos/lib/net/ctp -I/opt/tinyos-2.1.2/tos/lib/net/drip -I/opt/tinyos-2.1.2/tos/lib/printf -I/opt/tinyos-2.1.2/tos/lib/net/4bitle -I. -DIDENT_APPNAME=\"OctopusAppC\" -DIDENT_USERNAME=\"preeti\" -DIDENT_HOSTNAME=\"ubuntu\" -DIDENT_USERHASH=0x1059ffb7L -DIDENT_TIMESTAMP=0x52f71904L -DIDENT_UIDHASH=0x42e5660cL -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/micaz/wiring-check.xml OctopusAppC.nc -lm * *In file included from OctopusAppC.nc:47:* *In component `OctopusC':* *OctopusC.nc: In function `collectSendTask.runTask':* *OctopusC.nc:376: too few arguments to function `CollectSend.getPayload'* *OctopusC.nc: In function `serialSendTask.runTask':* *OctopusC.nc:387: too few arguments to function `SerialSend.getPayload'* *OctopusC.nc: In function `CollectReceive.receive':* *OctopusC.nc:536: too few arguments to function `SerialSend.getPayload'* *OctopusC.nc: In function `setLocalDutyCycle':* *OctopusC.nc:556: interface has no command or event named `setLocalDutyCycle'* *OctopusC.nc:566: interface has no command or event named `setLocalDutyCycle'* */opt/tinyos-2.1.2/tos/chips/cc2420/lpl/DefaultLplC.nc:39:2: warning: #warning "*** USING DEFAULT LOW POWER COMMUNICATIONS ***"* *make: *** [exe0] Error 1* i am unable to find out whats the problem with this..please help...i m stucking into it.. thank you
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
