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]

Re: Flash support in ARM Evaluator 7t


> Ravi> when i run the application, will it be running from the FLASH or
> Ravi> it will be copied to the RAM and from there it will run.
> 
> It will run from flash. Eventually we should get ROMRAM startup mode
> support for ARM, and that would allow the code to run from RAM.

The basic arm hal/arch supports ROMRAM. What is required is that each
individual arm HAL supports it. The at91 and the pid support ROMRAM,
and i've just finished it for the ebsa285.

        Andrew


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