hello sir,

This setup is working for the blink application but showing error for
the TinyDbApp,
and also it is compling for the mica but not micaz.I m using
tinyos1.1.0 , micaz motes and mib520.


administra...@mca-staff-hod /opt/tinyos-1.x/apps/TinyDBApp
$ make micaz
mkdir -p build/micaz
   compiling TinyDBApp to a micaz binary
ncc -o build/micaz/main.exe -Os -I %T/lib/Util -I%T/lib/Attributes
-I%T/lib/Comm
ands -I%T/lib/TinyDB -I%T/lib/MintRoute -I%T/lib/Queue  -I%T/lib/FS
-I%T/lib/Tin
yDB/Aggregates -fno-strict-aliasing -finline-limit=100000 -Wall -Wshadow
-DDEF_T
OS_AM_GROUP=0x7d -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c
-board=
micasb -DTOSH_DATA_LENGTH=49 -I/opt/tinyos-1.x/tos/lib/CC2420Radio
TinyDBApp.nc
-lm
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In
functio
n `removeQueryTask':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:1360:
warni
ng: suggest parentheses around && within ||
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In
functio
n `sendQuery':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:1523:
warni
ng: suggest parentheses around + or - inside shift
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In
functio
n `setSampleRate':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:1945:
warni
ng: suggest parentheses around && within ||
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/Voltage.nc: At top level:
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/Voltage.nc:41:
`TOS_ADC_VOLTAGE
_PORT' undeclared here (not in a function)
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/VoltageM.nc: In function
`StdCo
ntrol.init':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/VoltageM.nc:51:
`TOS_ADC_VOLTAG
E_PORT' undeclared (first use in this function)
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/VoltageM.nc:51: (Each
undeclare
d identifier is reported only once
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/VoltageM.nc:51: for each
functi
on it appears in.)
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/VoltageM.nc:51:
`TOSH_ACTUAL_VO
LTAGE_PORT' undeclared (first use in this function)
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/Voltage.nc: At top level:
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/Voltage.nc:41: constant
express
ion expected
make: *** [exe0] Error 1
thank you..............................
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to