From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16876 invoked by alias); 20 Feb 2003 14:59:10 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16864 invoked from network); 20 Feb 2003 14:59:09 -0000 Received: from unknown (HELO imag.imag.fr) (129.88.30.1) by 172.16.49.205 with SMTP; 20 Feb 2003 14:59:09 -0000 Received: from horus.imag.fr (horus.imag.fr [129.88.38.1]) by imag.imag.fr (8.12.7/8.12.7) with ESMTP id h1KEx2Zc021413; Thu, 20 Feb 2003 15:59:02 +0100 (CET) Received: from imag.fr (conque.imag.fr [129.88.38.148]) by horus.imag.fr (8.11.6/8.11.6/Imag.pm.V2) with ESMTP id h1KEx1N01154; Thu, 20 Feb 2003 15:59:01 +0100 (MET) Message-ID: <3E54ED66.FB87A318@imag.fr> Date: Thu, 20 Feb 2003 14:59:00 -0000 From: Pierre Habraken Organization: =?iso-8859-1?Q?Universit=E9?= Joseph Fourier X-Accept-Language: en MIME-Version: 1.0 To: "Gary D. Thomas" CC: Mark Salter , jifl@eCosCentric.com, qqi@theworld.com, gdb@sources.redhat.com, eCos Discussion , Andrew Lunn Subject: Re: [ECOS] Can't connect to remote Evaluator 7T References: <20030219174138.A6E4578A6D@deneb.localdomain> <1045676870.18484.6026.camel@hermes.chez-thomas.org> <3E53C60E.6000305@eCosCentric.com> <20030219192255.962AE78A6D@deneb.localdomain> <3E54E606.D1FDC422@imag.fr> <1045751610.18487.7568.camel@hermes.chez-thomas.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2003-02/txt/msg00405.txt.bz2 "Gary D. Thomas" wrote: > [...] > This happens because you're overwriting the memory used by RedBoot. > On this platform, don't try and use any memory below 0x10000. >=20 > What sort of program are you trying to load? How did you build it? This a program I wrote myself which involves interrupt handling (timer interrupts) for teaching purpose. I built it using arm-elf-gcc, arm-elf-as and arm-elf-ld. When using Angel, the load address 0x8000 (which is the default one set up by arm-elf-ld) did not raised any problem. Ok. So, I have to re-link the program so that its location is at 0x10000 or above. But first I am going to learn how to tell ld what to do for obtaining this result... Thanks a lot to everybody for your help ! Pierre --=20 ________________________________________________________________________ Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr T=E9l: 04 76 82 72 83 - Fax: 04 76 82 72 87 IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex ________________________________________________________________________