[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Choose where the code is placed in flash memory
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Choose where the code is placed in flash memory |
Date: |
Thu, 2 Jan 2003 14:36:30 +0100 (MET) |
Andrew Edgecombe <address@hidden> wrote:
>> My question is: For what reason is it justified to lock something to a
>> specific address instead of allowing the compiler/linker do it's job?
> One is being able to set a function to execute out of ram, to enable
> flash upgrade functionality.
Except that you can execute out of RAM on an AVR. ;-)
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [avr-gcc-list] Choose where the code is placed in flash memory,
Joerg Wunsch <=