From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32268 invoked by alias); 25 Apr 2013 14:19:54 -0000 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 Received: (qmail 32258 invoked by uid 89); 25 Apr 2013 14:19:54 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from mout.gmx.net (HELO mout.gmx.net) (212.227.17.20) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 25 Apr 2013 14:19:53 +0000 Received: from 3capp-gmx-bs13.server.lan ([172.19.170.65]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0M5Jbd-1UhvT730GN-00zUjh; Thu, 25 Apr 2013 16:19:50 +0200 Received: from [193.83.23.175] by 3capp-gmx-bs13.server.lan with HTTP; Thu Apr 25 16:19:50 CEST 2013 MIME-Version: 1.0 Message-ID: From: "Lukas Riezler" To: "Edgar Grimberg" Cc: ecos-discuss@sourceware.org Content-Type: text/plain; charset=UTF-8 Date: Thu, 25 Apr 2013 14:19:00 -0000 Sensitivity: Normal In-Reply-To: References: =?UTF-8?Q?=09<5178E338.3090307@siva.com.mk>=09=09,=20?= Content-Transfer-Encoding: quoted-printable X-UI-Message-Type: mail Subject: Aw: Re: Re: [ECOS] Debugging via JTAG - problems? X-SW-Source: 2013-04/txt/msg00027.txt.bz2 Hi Edgar! =C2=A0 > - Be sure everything is compiled with -O0 (no optimization). So I have to add this flag at the global build options in the configuration= tool? > - Be sure you have compiled the latest version of the source code. I have ecos installed like it is described here: http://ecos.sourceware.org= /getstart.html Is this ecos source code the latest one? I know about the CVS but I thougt = the only difference is that there are more ports listed. > - Be sure you have loaded the elf file to the target (I assume it's a RAM= application, isn't it?) Yes, it is a RAM application. But I selected JTAG as startup type in the co= nfiguration tool. But how can I get sure the elf file is loaded to the target? Sorry for my s= illy question :/ =C2=A0 > - Try using the gdb in command line until you are sure you are doing the = right thing. > - Post the exact steps you are doing in command line gdb (copy + paste co= mmands and output), it might be clearer like that. =C2=A0 I'll do that :) =C2=A0 =C2=A0 With kind regards, Lukas -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss