1) yes
2) no (see MSP430 User's Guide)
3) max of 10kb in RAM as per the datasheet, you use it as you wish.

-Joe

On 1/24/07, yicheng <[EMAIL PROTECTED]> wrote:




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
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to