I did that, still couldn't get it to work. Querying from flash table makes the mote red led
flash as many times as there are rows in the created buffer but nothing is received by
TinyDBMain.
I also tried the Matchbox demo, the GUI showed "bytes free" info, so it somehow connected to flash
correctly. I don't have the correct format of a file to write with that tool, so I couldn't try
if writing works with that tool. I really hope someone verified this so I could start using it.
Harri
At 11:25 9.12.2004 -0500, Samuel Madden wrote:
For flash queries to work, you need #define kMATCHBOX in the file tos/lib/TinyDB/CompileDefines.h.
And no, the manual hasn't been fixed. :-)
On Dec 9, 2004, at 11:16 AM, Harri Siirtola wrote:
A bit offtopic, but has the TinyDB manual been corrected on p. 16 where sample queries for FLASH are presented?
They both result to a syntax error. IIRC, the "FROM" and "INTO" parts should immediately follow the "SELECT" to
be syntactically correct. I may be wrong but could someone check this?
And... er... has anyone made a successful query into FLASH (and retrieval after that)?
Harri
At 08:57 9.12.2004 -0500, Samuel Madden wrote:There is a task-tinydb RPM on the TinyOS website. It shouldn't matter which platform you install it for. The TinyDB manual (in the doc directory after you install the above RPM) describes how to get TinyDB running in the simulator.
On Dec 9, 2004, at 12:49 AM, mohan dhawan wrote:
dear sam, i am having a few troubles simulating a simple application that i developed in nesC. i) firstly i do not find the TinyDBApp application in the linux distribution (tinyos noarch 1.1.0) so i upgraded to cvs1.1.7 but still the app was missing ii) i copied the nesC files of TinyDBApp from the cygwin installation (cvs 1.1.7) to the linux distribution files but the application still does not complie. iii) which version of task-tinydb is compatible with cvs1.1.7 (red hat distribution) iv) what are the steps which should be followed to simulate a simple app in tinydb v) how should serial forwarder be configured for 'tossim-serial'. mohan _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
