As i see it, these are all warnings. did you try ignoring them and just installing the code on the mica2s?

Sankar.

On Sun, 08 Oct 2006 03:59:05 -0500, Milton Aguiar <[EMAIL PROTECTED]> wrote:

Hi all:

I'm trying to install, use and test TinyDB. I've installed TinyOS, java, javax.comm package etc., but when i try to compile TinyDBApp for mica mote or mica2 mote some errors occur. I don't what is the problem. Please can somebody help me? I'm using a pc with Windows XP service pack 2. When i try to compile the application the following text appears in the Cygwin window.

$ make mica
   compiling TinyDBApp to a mica binary
ncc -o build/mica/main.exe -Os -board=micasb -target=mica -DTOSH_DATA_LENGTH=49 -I %T/lib/Util -I%T/lib/Attributes -I%T/lib/Commands -I%T/lib/TinyDB -I%T/lib/Ro ute -I%T/lib/Queue -I%T/lib/FS -I%T/lib/TinyDB/Aggregates -fno-strict-aliasing -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -finline-limit=100000 -fnesc-c
file=build/mica/app.c  TinyDBApp.nc -lm
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In function `Abs
oluteTimer.fired':
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:2151: warning: la
bel `dontSleep' defined but not used
nesc1: warning: calls to ReceiveMsg.receive in AMPromiscuous are uncombined C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: At top level: C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:3512: warning: ca
ll via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:3522: warning: ca
ll via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:3548: warning: ca
ll via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/AggOperator.nc:366: warning: call
via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/AggOperator.nc:391: warning: call
via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/AggOperator.nc:518: warning: call
via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/AggOperator.nc:534: warning: call
via function pointer
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In function `Tup
leRouterM$StdControl$stop':
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:712: warning: unu
sed variable `qlh'
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc: In function `Tup
leRouterM$AbsoluteTimer$fired':
C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:2151: warning: la
bel `dontSleep' defined but not used
   compiled TinyDBApp to build/mica/main.exe
          63348 bytes in ROM
           2769 bytes in RAM
avr-objcopy --output-target=srec build/mica/main.exe build/mica/main.srec


Thanks in advance

Milton Aguiar

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



--
No opera plot can be sensible, for people do not sing when they are feeling sensible. - W. H. Auden

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

Reply via email to