From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27612 invoked by alias); 27 Jul 2005 16:56:29 -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 27164 invoked by uid 22791); 27 Jul 2005 16:56:09 -0000 Received: from sta-206-168-96-204.rockynet.com (HELO hermes.chez-thomas.org) (206.168.96.204) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 27 Jul 2005 16:56:09 +0000 Received: by hermes.chez-thomas.org (Postfix, from userid 2000) id 30E7D100008; Wed, 27 Jul 2005 10:56:08 -0600 (MDT) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 9A9FD100006; Wed, 27 Jul 2005 10:56:03 -0600 (MDT) From: Gary Thomas To: Jaws Cc: Dirk Eibach , eCos Discussion In-Reply-To: <005501c592cb$4372a390$2101a8c0@emea.cisco.com> References: <001d01c59299$a2962e50$2101a8c0@emea.cisco.com> <42E78440.3020907@gdsys.de> <005501c592cb$4372a390$2101a8c0@emea.cisco.com> Content-Type: text/plain Date: Wed, 27 Jul 2005 16:56:00 -0000 Message-Id: <1122483362.27647.228.camel@hermes> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] "Fis init" failed on EB40A X-SW-Source: 2005-07/txt/msg00306.txt.bz2 On Wed, 2005-07-27 at 18:50 +0200, Jaws wrote: > Hi Dirk, > i know the difference beetwen the two platforms, but i don't know why the > atmel provide the redboot with the version string "EB40" on the directory > EB40A. So the dubt could be an error on the version string or ont hte > directory name. Anyway the EB40A is supported on ecos 2.01 infact the > redboot image build for my platform is compiled from that version and the > EB40A template exist in it. > My problem is that when I run the RAM version of my redboot on EB40A, > everithing works fine, also the fis init comamnds and so on, But when i > tried to launch the ROM or ROMRAM version the result is the same: > > $T0a0f:a08c0202;0d:eccf0e02;#71 > $T0a0f:a08c0202;0d:eccf0e02;#71 > $T0a0f:a08c0202;0d:eccf0e02;#71 > > for each time I pressed Enter. i supposed it was a problem related to a > change in the serial baudrate, but I tried different rate with similar > output but nothing related to redboot prompt. No, this message tells you that RedBoot got an error, probably within the FLASH access code itself. In this case the code was executing at location 0x02028CA0 - you can look this up in your ROM .elf image. What you see is GDB strings which indicate the failure. Unless you connect with a GDB client, you won't be able to make much sense of them. If you type characters, it will just spit out the same string (unless you know how to type GDB internal protocol!) > > any idea about this? > > Thanks > Jaws > > > > ----- Original Message ----- > From: "Dirk Eibach" > To: > Cc: > Sent: Wednesday, July 27, 2005 2:55 PM > Subject: Re: [ECOS] "Fis init" failed on EB40A > > > > Hi, > > > > > I have some problem with flash and fis commands. > > > I' using the EB40A with the redboot versio > > > > > Platform: Atmel AT91/EB40 (AT91R40807 ARM7TDMI) > > > > Did it come to your mind that there might be a major difference between > > EB40 and EB40A? > > > > EB40A is not supported in ecos 2.0, you have to use cvs. > > > > Cheers > > Dirk > > -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss