Dear all.
I installed TinyDBApp to micaz that has MTS400 sensor board.
But TinyDBMain can't get sensor data from Mote.
Can't TinyDB get data from MTS400?
If so, is there a plan to come to be usable?
My installation environment is bellow.
-----
TinyOS: version 1.1.15Dec2005cvs-2
TinyDB: version 1.1.3July2004cvs-2
-----
Compile Option is bellow (pickuped)
-----
TinyDBApp:
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/Commands -I%T/lib/TinyDB -I%T/lib/MintRoute -I%T/lib/Queue
-I%T/lib/FS -I%T/lib/TinyDB/Aggregates -fno-strict-aliasing
-finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all
-target=micaz -fnesc-cfile=build/micaz/app.c -board=micawb
-DTOSH_DATA_LENGTH=49 -I%T/lib/Deluge -DIDENT_PROGRAM_NAME=\"TinyDBApp\"
-I/opt/tinyos-1.x/tos/lib/CC2420Radio TinyDBApp.nc -lm
TinyDB:
MIG=mig java -target=mica2
TASKINCLUDES = -I $(TOS)/lib/Commands -I $(TOS)/lib/Util -I
$(TOS)/lib/Attributes -I $(TOS)/lib
/TinyDB -I $(TOS)/sensorboards/micasb -I $(TOS)/lib/TinyDB/Aggregates -I
$(TOS)/lib/MintRoute -
I $(TOS)/lib/Queue -I$(TOS)/lib/FS/ -DBOARD_MICAWB -I $(TOS)/../apps/TASKApp
INCLUDES = $(TASKINCLUDES)
include MakeInclude
-----
regards.
--
Ryu Sato (tatsurou)
<[EMAIL PROTECTED]>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help