Re: Mem usage on AVR?

From: Michael Dombrowski (legodudenein_at_hammycorp.com)
Date: 07/14/04


Date: Wed, 14 Jul 2004 11:53:06 -0400

Gary Kato wrote:
>>I've design my app on a 8515 for ease of debugging and prototyping,
>>although in terms of code space and pin usage it should fit onto a 2313.
>
>
> Why not just try compiling/linking for a 2313 and see if it all fits? The
> linker should tell you about any fit problems. If you were using AVR Studio,
> you could even run your code in a simulated 2313.

Thanks, I didn't know that the linker would tell me that it wouldn't
fit. How would I know if there is too little memory if I simulated it?
Would a warning pop up or would it just fail?

Thanks
Mike



Relevant Pages

  • Re: Mem usage on AVR?
    ... >I've design my app on a 8515 for ease of debugging and prototyping, ... >although in terms of code space and pin usage it should fit onto a 2313. ...
    (comp.arch.embedded)
  • Re: MPLAB linker problem for PIC18
    ... MPLINK 4.06, Linker ... not fit the absolute section. ... has an access section already setup that is causing the link error. ... at some of the examples in the MPASM and the MPLINK manuals. ...
    (sci.electronics.design)
  • Re: MPLAB linker problem for PIC18
    ... variable definitions in it as follows ... MPLINK 4.06, Linker ... Error - section '.udata' can not fit the absolute section. ... something wrong with the ORG statement somwhere maybe? ...
    (sci.electronics.design)
  • Re: IAR EWARM vs NXP ARMs, again
    ... here and use the prebuilt example with provided linker file, ... however complain if you try and fit more code then will fit into ... provided for NXP memory for example place a checksum or boot loader in ... Be warned that in some cases EWARM does not know the different memory limits for different ARM ...
    (comp.arch.embedded)
  • Re: IAR EWARM vs NXP ARMs, again
    ... Hi, i am using v5.50 and flash loader is selected automatically, but ... here and use the prebuilt example with provided linker file, ... however complain if you try and fit more code then will fit into ... Also you may need to modify the linker file ...
    (comp.arch.embedded)