On Tue, Oct 13, 2009 at 9:33 AM, Jim Bradleigh
<[email protected]> wrote:
> Hi,
>
> I`m trying to find out how I change the location at which my executable is 
> loaded by redboot..
>
> When I do a 'load -mode file /hdisk/main.elf' I get the following error..
>
> "*** Abort! Attempt to load ELF data to address : 0x001080000 which is not 
> valid"
>
> I realise that this address is inside my redboot area, and thus it cannot be 
> used.. I can`t just '-b 0x001090000' the code to some other address as eCos 
> application's doesn`t support relocation
>
> How do I change this address? I can`t find options in the config tool or any 
> info on the mailing list..
>
> Thanks,
>
> Jim.
>

http://sourceware.org/ml/ecos-patches/2004-08/msg00031.html

I think your problem has been solved before.
David

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

Reply via email to