From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17677 invoked by alias); 2 May 2007 17:26:15 -0000 Received: (qmail 17668 invoked by uid 22791); 2 May 2007 17:26:14 -0000 X-Spam-Check-By: sourceware.org Received: from dcn237-231.dcn.davis.ca.us (HELO rusty.jkmicro.com) (168.150.237.231) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 May 2007 17:26:11 +0000 Received: from [10.10.1.107] (dcn237-230.dcn.davis.ca.us [168.150.237.230]) by rusty.jkmicro.com (8.12.8/8.12.8) with ESMTP id l42Iax6M020916 for ; Wed, 2 May 2007 11:36:59 -0700 Message-ID: <4638C9B6.4020504@jkmicro.com> Date: Wed, 02 May 2007 17:26:00 -0000 From: Adam Yergovich User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org References: <876437dd0705020801t68d84716s9a8c1c8be3dfa2a3@mail.gmail.com> <876437dd0705020802p3aa1463dud27d963ed09fa5eb@mail.gmail.com> <4638A9E0.2000909@mlbassoc.com> <876437dd0705021017l3d684b0y88b25d40ec4fdcee@mail.gmail.com> In-Reply-To: <876437dd0705021017l3d684b0y88b25d40ec4fdcee@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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] Re: Trash when running RAM image X-SW-Source: 2007-05/txt/msg00015.txt.bz2 Hi Alysson, alysson brito wrote: > Thanks Gary! > > I really should have payed more attention. > > Actually, the result was [almost] the same though :( > > RedBoot> load -m xm redboot_RAM.srec > CCEntry point: 0x00020040, address range: 0x00020000-0x00046d5c > xyzModem - CRC mode, 3574(SOH)/0(STX)/0(CAN) packets, 5 retries > RedBoot> go > $T050f:54000200;0d:ec0ffd03;#e3 > > I have also tryed to up load the .bin image (using the -r) but it did > not work out either: > > RedBoot> load -r -m xm -b 0x00020040 redboot_RAM.bin > CCRaw file loaded 0x00020040-0x00046d9b, assumed entry at 0x00020040 > xyzModem - CRC mode, 1243(SOH)/0(STX)/0(CAN) packets, 2 retries > RedBoot> go > $T0a0f:0002014c;0d:ec0ffd03;#3e > > I guess i am almost out of options ... Any other idea of what is still > wrong ? > In my experience, that is the kind of output you get when you try to execute something that is not executable or is not properly setup (i.e. turning on the MMU before executing a kernel). Perhaps I have just never done it, but I don't thinnk one usually executes a ramdisk. I might suggest you take your known good ramdisk in rom and try to load it the same way to see what happens. -Adam -- Adam Yergovich Engineer JK Microsystems 1403 Fifth St. Suite D Davis, CA 95616 Tel:(530) 297-6073 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss