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" == Ravi Kumar B S <ravikbs@mindtree.com> writes:

Ravi> hi all, As i see the Flash support is not there for the ARM
Ravi> evaluator 7t board.  i have a doubt - If i build an application
Ravi> with ecos and burn it in the FLASH(if at all it is possible),

It is possible, but it's non-trivial, since the image needs to be
checksummed in order for the boot monitor to use it.

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.

Jesper


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