This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: EB40A: Running one Function from RAM,rest in FLASH


On Tue, 2003-12-09 at 13:04, Vinay.S wrote:
> hi!
> 	Can somebody help me out?
> 	I have a variant of ATMEL EB40A board,running ECOS.I have a code in which
> some functions need to run from RAM( due to timing constraints)and rest of
> code runs from flash.

Look at how we run the FLASH drivers (look in devs/flash/...)  The low
level drivers live in RAM even if the main code lives in FLASH

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]