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: Running a program from


Firstly - don't send messages to ecos-maintainers use ecos-discuss.

On 24-Aug-2001 Trenton D. Adams wrote:
> I do the following after loading my image into redboot at 0x20000.  I'm
> not running a RAM version of RedBoot so this should be ok at 0x20000
> right?
> RedBoot> fis create -b 0x20000 -l 0x64700 -f 0xe0040000 RigSystem
> ... Erase from 0xe0040000-0xe00c0000: ....
> ... Program from 0x00020000-0x00084700 at 0xe0040000: ....
> ... Erase from 0xe0fe0000-0xe1000000: .
> ... Program from 0x00fa7000-0x00fc7000 at 0xe0fe0000: .
> RedBoot> go 0xe0040000

Was this program configured for ROM startup?  Did you adjust the
linker script so that it would run from 0xE0040000?


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