From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10666 invoked by alias); 19 Jul 2005 15:51:19 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 10623 invoked by uid 22791); 19 Jul 2005 15:51:13 -0000 Received: from smarthost3.mail.uk.easynet.net (HELO smarthost3.mail.uk.easynet.net) (212.135.6.13) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 19 Jul 2005 15:51:13 +0000 Received: from [217.207.210.179] (helo=mail.hanoverdisplays.com) by smarthost3.mail.uk.easynet.net with esmtp (Exim 4.10) id 1DuuND-0008Ey-00 for ecos-discuss@ecos.sourceware.org; Tue, 19 Jul 2005 16:51:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Class: urn:content-classes:message Date: Tue, 19 Jul 2005 15:51:00 -0000 Message-ID: From: "Matt Sartori" To: Subject: [ECOS] load problems X-SW-Source: 2005-07/txt/msg00187.txt.bz2 Hi all, I am in the middle of porting Redboot/eCos to an STR71X board and have reached the point where I have the basic console working on the board, I can examine memory, etc. I am now attempting to load something (anything) into RAM on the board, using the command Load -m ymodem -r -b 0x20004000 test.txt but I am getting the error message "Specified address (0x20004000) is not believed to be in RAM - continue (y/n)?" This is confounding as it is, and if I choose yes it only ever successfully transfers the first packet (confirmed by subsequently doing a memory dump of the memory that was written to).=20 The xxx_rom.h/xxx_rom.ldi correctly define the memory locations for the platform (RAM at 0x20000000, size 0x10000 and ROM at 0x40000000, size 0x40000).=20 The diag output on reset is=20 + RedBoot(tm) bootstrap and debug environment [ROM] Non-certified release, version UNKNOWN - built 14:42:08, Jul 19 2005 Platform: STM STR7X/STR710FZ2 (ARM7TDMI-S) Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. RAM: 0x20000000-0x20010000, [0x20006b88-0x20004000] available RedBoot> Any help would be greatly appreciated. :) m@ ---------------------------------------------------------------------------= ----- The information transmitted is intended only for the person or entity to wh= ich it is addressed and may contain confidential and/or privileged material= . Any review, retransmission, dissemination or other use of, or taking of a= ny action in reliance upon, this information by persons or entities other t= han the intended recipient is prohibited. If you received this in error, please contact the sender or postmaster (pos= tmaster@hanoverdisplays.com) and delete the material from any computer. Although we routinely screen for viruses, addressees should check this e-ma= il and any attachment for viruses. We make no warranty as to absence of vir= uses in this e-mail or any attachments. Our Company's email policy is to permit incidental personal use. If this em= ail is of a personal nature, it must not be relied upon as expressing the v= iews or opinions of the company. Visit out website at www.hanoverdisplays.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss