[Tinyos-help] can spram be used on tmote sky platform?

Cory Sharp cory at moteiv.com
Wed Jan 31 14:49:16 PST 2007


Hi Yicheng,

In the Makefile in the lib/Spram directory, note this line in the Makefile

    MSG_SIZE = 48

which increases the data payload for TOSMsg's.  Add that line to your
application Makefile.

Cory

On 1/31/07, yicheng <y-jie at northwestern.edu> wrote:
>
>  Hi,
>
>
>
> I need to upload a chunk of data from PC to tmote sky, so I use SpramC
> component. After days of trying, I finally found that the length of TOS data
> message that SpramC uses is much longer than the one defined in Tmote Sky
> platform. So I'm wondering if there's any way of using SpramC on Tmote sky?
> If not, how can I update a big block of data from PC to Tmote Sky?
>
>
>
> Thanks!
> Yicheng
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070131/81ee058e/attachment.htm


More information about the Tinyos-help mailing list