Ricky,
Your application does not exceed the memory capacity of either the ROM or the RAM. I commonly run applications with more memory usage without any problems. Most likely you have a bug in your code that is causing the problems.
Matt
To: [email protected]
From: Riccardo Sala <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
Date: 05/05/2006 04:11PM
Subject: [Tinyos-help] tmote-sky out of memory
Hi,
Out of memory question.
Im'using tmote-sky that have a Texas Instruments msp430 with 10KB of RAM
and 1024 KB of flash ROM.
When I compile my code the compiler tells me:
9496 bytes in ROM
471 bytes in RAM
but when I run it, my motes make strange things like reboot or else.
Everything worked well untill I use a 8x5 matrix of unit8_t.
Is it a bug in my code? Or is it an out of memory.
The question: my codes have to be (ROM+RAM) << 10KB ? Not only RAM?
Of course with Tossim everything works well.
Thaks a lot!
Ricky
_______________________________________________
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
