I am having some difficulties getting to the bottom of RAM/ROM-details when compiling an application for TeloB.
As a read from the datasheet there is
48KB flash memory available (ROM)
10KB RAM
I am slowly running into memory problems with my application and try to find out the exact ammount I have left.
When I compile for telosb the output says:
26136 bytes in ROM
8891 bytes in RAM
And when I use the BSL it tells me first (flashing the BSL):
1796 bytes programmed.
then it tells me (flashing my application):
26168 bytes programmed.
Ok, so
1. how do these numbers relate to each other.
2. do I have to substract 1796bytes from the maximum of 48KB Flash memory to get the maximum for my application (ROM)?
if no, why don't I need more flash memory as the BSL has to be on the MSP430 when flashin my application.
would be very very nice if someone could clarify this for me.
martin
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
