From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5831 invoked by alias); 26 Nov 2003 09:31:13 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 5686 invoked from network); 26 Nov 2003 09:30:58 -0000 Received: from unknown (HELO hhlx01.visionsystems.de) (62.145.30.242) by sources.redhat.com with SMTP; 26 Nov 2003 09:30:58 -0000 Received: from kallisto.intra.visionsystems.de (kallisto.intra.vscom.de [192.168.1.3]) by hhlx01.visionsystems.de (8.12.6/8.12.6) with ESMTP id hAQ9UrlG022885; Wed, 26 Nov 2003 10:30:53 +0100 Received: from development1 (development1.intra.visionsystems.de [192.168.1.36]) by kallisto.intra.visionsystems.de with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id XT85BWJX; Wed, 26 Nov 2003 10:30:53 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Roland =?iso-8859-1?q?Ca=DFebohm?= To: Andrew Lunn , xie boyan Date: Wed, 26 Nov 2003 09:31:00 -0000 Cc: ecos-discuss@sources.redhat.com References: <20031126082423.GL21161@lunn.ch> In-Reply-To: <20031126082423.GL21161@lunn.ch> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200311261030.52710.roland.cassebohm@visionsystems.de> Subject: Re: [ECOS] Why the application run on redboot uncorrectly? X-SW-Source: 2003-11/txt/msg00395.txt.bz2 On Mittwoch, 26. November 2003 09:24, Andrew Lunn wrote: > > I download the hello elf file by using command: > > load -v -h MyHost -m tftp /tftpboot/hello > > and it failed by displaying "Abort! Attempt to load ELF data to address: > > 0x00020000 which > > is not in RAM." > > A little logical thinking is required. "is not in RAM" probably means > its trying to load it into ROM. So you have probably built a ROM > app. Try building a RAM application. > > Andrew But for the snds platform if nothing is changed 0x20000 is RAM. It should be right. Maybe RedBoot is a RAM version? Roland -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss