Re: Mem usage on AVR?
From: Michael Dombrowski (legodudenein_at_hammycorp.com)
Date: 07/14/04
- Next message: Michael Dombrowski: "Re: Mem usage on AVR?"
- Previous message: martin griffith: "Re: Embedded Job - sorry if this is inappropriate"
- In reply to: Gary Kato: "Re: Mem usage on AVR?"
- Next in thread: Gary Kato: "Re: Mem usage on AVR?"
- Reply: Gary Kato: "Re: Mem usage on AVR?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Michael Dombrowski: "Re: Mem usage on AVR?"
- Previous message: martin griffith: "Re: Embedded Job - sorry if this is inappropriate"
- In reply to: Gary Kato: "Re: Mem usage on AVR?"
- Next in thread: Gary Kato: "Re: Mem usage on AVR?"
- Reply: Gary Kato: "Re: Mem usage on AVR?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|