Hi Folks,

 

I need to use a large block of memory in Tmote Sky, and I have some
questions of how memory is organized in Tmote Sky by TinyOS:

1. After compiling my program, I see these messages:

 

Compiled XXXX to build/tmote/main.exe

5584 bytes in ROM

294 bytes in RAM

 

In this case, 5584 bytes is code size, 294 bytes is global data size, is it
correct? 

 

2. When the program is running, does the code in ROM need to be moved to RAM
by bootloader?

 

3. What is the max global memory I can allocate? Is it only in RAM?

 

Thanks!

Yicheng

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to