From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29618 invoked by alias); 2 May 2007 15:02:30 -0000 Received: (qmail 29609 invoked by uid 22791); 2 May 2007 15:02:29 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.182) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 May 2007 15:02:27 +0000 Received: by py-out-1112.google.com with SMTP id u77so183941pyb for ; Wed, 02 May 2007 08:02:25 -0700 (PDT) Received: by 10.35.129.19 with SMTP id g19mr1441745pyn.1178118145470; Wed, 02 May 2007 08:02:25 -0700 (PDT) Received: by 10.35.108.11 with HTTP; Wed, 2 May 2007 08:02:25 -0700 (PDT) Message-ID: <876437dd0705020802p3aa1463dud27d963ed09fa5eb@mail.gmail.com> Date: Wed, 02 May 2007 15:02:00 -0000 From: "alysson brito" To: ecos-discuss@ecos.sourceware.org In-Reply-To: <876437dd0705020801t68d84716s9a8c1c8be3dfa2a3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <876437dd0705020801t68d84716s9a8c1c8be3dfa2a3@mail.gmail.com> 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] Re: Trash when running RAM image X-SW-Source: 2007-05/txt/msg00012.txt.bz2 Hi I am newbie on RedBoot. I am using redboot on an intel board. I am [trying] to load and run a RAM image, since I do not want to mess up the currently [runnable] image that is on the rom memory and is working. But the image I got from intel and the image I built from the sources are showing up some trash on the console when i execute them [for instance: $T0a0f:0c002000;0d:ec0ffd03;#39]. This pattern goes on an on for each key I press. I am loading the file redboot_RAM.srec [load -v -r -m xmodem -b 0x00200000 redboot_RAM.srec] [I also tried via tftp, same result...] and shooting "go" ro make it run, but all the time I get this output. Would any know what might be wrong ? I'd guess I am executing a some memory position that has nothing there ... But I do not know how to go on. Any help would be really appreciated. I also tryed "go redboot_RAM.srec" but it did not work either... Thanks in advance! --Alysson -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss