Hi,
Use command msp430-size to see the different segments of executable

example

msp430-size a.out
   text    data     bss     dec     hex filename
   5666       4    1128    6798    1a8e a.out

Br,
Jino

On 10/20/11, João Gonçalves <[email protected]> wrote:
> Hello, can someone clarify me if the msp430 compiler (mspgcc)
> can or does automatically, load some part or maybe all of an application
> code to the flash memory of an msp430,
> when the total size of the compiled aplication is bigger than the RAM size
> of the uC?
>
> Thanks
>
> João
>

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

Reply via email to