From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20459 invoked by alias); 1 Jun 2004 15:51:49 -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 20445 invoked from network); 1 Jun 2004 15:51:46 -0000 Received: from unknown (HELO era) (194.3.149.193) by sourceware.org with SMTP; 1 Jun 2004 15:51:46 -0000 Received: from 194.3.149.151 by era (InterScan E-Mail VirusWall NT); Tue, 01 Jun 2004 17:51:42 +0200 Received: by smtp.faiveley.fr(Lotus SMTP MTA v4.6.3 (778.2 1-4-1999)) id C1256EA6.00571D20 ; Tue, 1 Jun 2004 17:51:30 +0200 X-Lotus-FromDomain: FAIVELEY From: e.coullien@faiveley.com To: ecos-discuss@ecos.sourceware.org Message-ID: Date: Tue, 01 Jun 2004 15:51:00 -0000 Mime-Version: 1.0 Content-type: multipart/mixed; Boundary="0__=R6wTSTe548BuPzmlgWfgPllUTZjpkrGJQj8NG80q47moHejHoMSyTGHH" Content-Disposition: inline Subject: [ECOS] =?iso-8859-1?Q?R=E9f._:_Re:_[ECOS]_GDB_Initialisation_problem?= X-SW-Source: 2004-06/txt/msg00009.txt.bz2 --0__=R6wTSTe548BuPzmlgWfgPllUTZjpkrGJQj8NG80q47moHejHoMSyTGHH Content-type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 1530 I set breackpoints through the windows interface. Through the serial line, we had the same thing. I mean the "CONTINUE" command doesn't work. Only the NEXTI and JUMP *0x60000 commands allow to run our aplication and stoped at the breackpoint. Here is the card's Mapping : RedBoot> version RedBoot(tm) bootstrap and debug environment [ROMRAM] Non-certified release, version v2_00_lpz - built 12:13:16, Jun 1 2004 Platform: Fydji (PowerPC MPC8270) Copyright (C) 2000, 2001, 2002, Red Hat, Inc. RAM: 0x00000000-0x04000000, [0x0003c580-0x03fdd000] available FLASH: 0xff800000 - 0x00000000, 64 blocks of 0x00020000 bytes each. RedBoot> Thanks, Emmanuel Coullien Laurent GONZALEZ le 01/06/2004 15:46:29 Pour ecos-discuss@ecos.sourceware.org : cc : (ccc : Emmanuel COULLIEN/Faiveley) Objet Re: [ECOS] GDB Initialisation problem : --0__=R6wTSTe548BuPzmlgWfgPllUTZjpkrGJQj8NG80q47moHejHoMSyTGHH Content-type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-transfer-encoding: quoted-printable Content-length: 764 On Tue, 1 Jun 2004 15:15:26 +0200 e.coullien@faiveley.com wrote: > If I try a simple "continue", the program never break on my break in > the main() function. How did you set the breakpoint ? (sb. break main) What's the gdb output of this command ? Have you tried to load and debug your program through serial line ? > It doesn't seem to start at the right adress (0x60000). I don't known the memory mapping of your custom card. Redboot tells you the memory mapping of your board when it boots of after issuing "version" command. regards, -- GONZALEZ Laurent Silicomp Ing=E9nierie Tel: 33 476 41 66 98 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss --0__=R6wTSTe548BuPzmlgWfgPllUTZjpkrGJQj8NG80q47moHejHoMSyTGHH Content-Type: text/plain; charset=us-ascii Content-length: 148 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss --0__=R6wTSTe548BuPzmlgWfgPllUTZjpkrGJQj8NG80q47moHejHoMSyTGHH--