From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21336 invoked by alias); 13 Oct 2009 16:43:18 -0000 Received: (qmail 21328 invoked by uid 22791); 13 Oct 2009 16:43:18 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from mail-px0-f202.google.com (HELO mail-px0-f202.google.com) (209.85.216.202) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 13 Oct 2009 16:43:13 +0000 Received: by pxi40 with SMTP id 40so269064pxi.24 for ; Tue, 13 Oct 2009 09:43:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.66.20 with SMTP id o20mr581107wfa.163.1255452192284; Tue, 13 Oct 2009 09:43:12 -0700 (PDT) In-Reply-To: <305407.39571.qm@web87016.mail.ird.yahoo.com> References: <358839.81937.qm@web87013.mail.ird.yahoo.com> <657882.93529.qm@web87016.mail.ird.yahoo.com> <305407.39571.qm@web87016.mail.ird.yahoo.com> Date: Tue, 13 Oct 2009 16:43:00 -0000 Message-ID: <888069a80910130943h2b888f4fo7b4472ef543c62b3@mail.gmail.com> From: David Brennan To: Jim Bradleigh Cc: eCos Disuss Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Attempt to load ELF data xxx which is not valid.. X-SW-Source: 2009-10/txt/msg00079.txt.bz2 On Tue, Oct 13, 2009 at 9:33 AM, Jim Bradleigh 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