hi Malan,
linker will bark with a message like:
        msp430-ld: address 0x5026 of a.out section .bss is not within region 
data

Also, you can check a memory utilization with
msp430-size.

~d



On Monday 14 April 2003 17:32, malan wrote:
> Hi
> I'm new to msp-gcc (I used IAR until now). The free compiler looksreally
> cool. I just have one question... What happens when I have more variables
> than the MSP's RAM can hold. E.g. an array: float someArray[100000]? Will
> the compiler tell me that I'm being stupid or must I check through my whole
> program and make sure I'll never exceed this limit? I know this is a stupid
> question but I really don't know!
>
> Thanx,
> Malan Joubert
>
>
>
> -------------------------------------------------
> Pietas Mail
>
> Server configured by
> DataCore
> Malan Joubert
> 05/2002
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

-- 
/********************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild      UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  Enterprise Information Sys 
      (_Y_.)'  ._   )  `._ `. ``-..-'   Nevsky prospekt,   20 / 44
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,   Russia
   (il),-''  (li),'  ((!.-'             +7 (812)  3468202, 5585314
 ********************************************************************/


Reply via email to