From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13267 invoked by alias); 13 Oct 2009 16:33:24 -0000 Received: (qmail 13253 invoked by uid 22791); 13 Oct 2009 16:33:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from web87016.mail.ird.yahoo.com (HELO web87016.mail.ird.yahoo.com) (87.248.114.68) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 13 Oct 2009 16:33:18 +0000 Received: (qmail 43109 invoked by uid 60001); 13 Oct 2009 16:33:16 -0000 Message-ID: <305407.39571.qm@web87016.mail.ird.yahoo.com> Received: from [217.33.179.85] by web87016.mail.ird.yahoo.com via HTTP; Tue, 13 Oct 2009 16:33:16 GMT References: <358839.81937.qm@web87013.mail.ird.yahoo.com> <657882.93529.qm@web87016.mail.ird.yahoo.com> Date: Tue, 13 Oct 2009 16:33:00 -0000 From: Jim Bradleigh To: eCos Disuss In-Reply-To: <657882.93529.qm@web87016.mail.ird.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: [ECOS] Attempt to load ELF data xxx which is not valid.. X-SW-Source: 2009-10/txt/msg00077.txt.bz2 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 b= e used.. I can`t just '-b 0x001090000' the code to some other address as eC= os application's doesn`t support relocation How do I change this address? I can`t find options in the config tool or an= y info on the mailing list.. Thanks, Jim. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss