[ECOS] making and running tests

Tim Drury tdrury@siliconmotorsports.com
Sun Jul 21 11:16:00 GMT 2002


James,

The ROMRAM image appears as though it resides completely in RAM even 
though it is initially burned into flash.  If you look in hal_platform_setup.h
you can see the code that copies the flash image to ram - note that it has
no hard addresses coded into it which means the code is completely
relocatable.  So, the point being, that it doesn't matter _where_ the
ROMRAM image is located, it will copy itself to RAM where all the
hard coded addresses expect the code to be.

Did this explain it?

-tim

PS - I CC'd the list so that everyone can benefit from a good question and
a mediocre answer.

On Sunday 21 July 2002 11:42 am, James wrote:
> Hi,
> I have been following your posts on the ecos mailing lists with interest
> because
> I have been working with the eb40 and want to move to the eb40a.
> But, the reason I am sending you this email is to ask how do you run
> ROMRAM applications?  The link addresses are all RAM addresses, so how
> exactly do you get the program into ROM (and where)?
> Thanks for any info,
> James
> James Musselman
> 858-404-0008 Pacific Time Zone -8:00 GMT, -7:00 Summer


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



More information about the Ecos-discuss mailing list