As I said, nodes don't have a file system, so I'm not sure what you're trying 
to do. If you have the files on a PC, process them there. If you simply have 
larger amounts of data than will fit in RAM, you could use the external flash, 
but again, there's no "files" on that, just blocks of bytes you can read/write. 
http://docs.tinyos.net/index.php/Storage has more information.

Hope this helps,

Michiel

 

From: Oussama Ghorbel [mailto:sch_ouss...@yahoo.fr] 
Sent: woensdag 6 januari 2010 17:59
To: Michiel Konstapel
Subject: Re : [Tinyos-help] Syntaxe of reading from a file

 

Hi





Thanks for the reply... I'm using plateforme (Telosb) and i use a library 
#include<stdio.h>, #include<stdlib.h>...





I have a project  and I'm stuck in this stage and I do not know  what I'll do...

  So, please help me and tell me what i can do ?

 

 

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to