AT91 - Execution out of internal SRAM
From: Dan Rhodes (drmachismo_at_yahoo.com)
Date: 02/27/04
- Next message: Pete Fenelon: "Re: Binary constant macros"
- Previous message: Oliver Betz: "Re: Binary constant macros"
- Next in thread: Ulf Samuelsson: "Re: AT91 - Execution out of internal SRAM"
- Reply: Ulf Samuelsson: "Re: AT91 - Execution out of internal SRAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Feb 2004 12:52:44 -0800
Hi All -
I'm trying to set up my code to execute out of internal SRAM on an
AT91FR40162 using the IAR EWARM toolset. Does anyone have any advice
on how to do this?
If the linker thinks ROM starts at 0x00000000 (which it does prior to
remap) and the remap command moves the internal SRAM to address
0x00000000, there should be no problem simply copying the code from
flash into sram before the remap. Is there more to it than this?
Many Thanks...
Dan
- Next message: Pete Fenelon: "Re: Binary constant macros"
- Previous message: Oliver Betz: "Re: Binary constant macros"
- Next in thread: Ulf Samuelsson: "Re: AT91 - Execution out of internal SRAM"
- Reply: Ulf Samuelsson: "Re: AT91 - Execution out of internal SRAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|