From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9204 invoked by alias); 25 Apr 2013 13:03:08 -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 9195 invoked by uid 89); 25 Apr 2013 13:03:08 -0000 X-Spam-SWARE-Status: No, score=-1.6 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.22) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 25 Apr 2013 13:03:07 +0000 Received: from 3capp-gmx-bs14.server.lan ([172.19.170.66]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Lb7El-1UtMqs31Nh-00kfIZ; Thu, 25 Apr 2013 15:03:03 +0200 Received: from [193.83.23.175] by 3capp-gmx-bs14.server.lan with HTTP; Thu Apr 25 15:03:03 CEST 2013 MIME-Version: 1.0 Message-ID: From: "Lukas Riezler" To: "Ilija Kocho" , ecos-discuss@sourceware.org Cc: ecos-discuss@sourceware.org Content-Type: text/plain; charset=UTF-8 Date: Thu, 25 Apr 2013 13:03:00 -0000 Sensitivity: Normal In-Reply-To: <5178E338.3090307@siva.com.mk> References: , <5178E338.3090307@siva.com.mk> Content-Transfer-Encoding: quoted-printable X-UI-Message-Type: mail Subject: Aw: Re: [ECOS] Debugging via JTAG - problems? X-SW-Source: 2013-04/txt/msg00025.txt.bz2 Hi Ilija! =C2=A0 > How do you get to main? by single stepping? Breakpoint? > Put breakpoint on hal_system_init() . That's an early breakpoint and > will give you chance to step through system booting. =C2=A0 Yes, I did it by single stepping. Like you advised I tried it now with a br= eakpoint at hal_system_init(). Eclipse shows me that this breakpoint exists and it also shows me that the = breakpoint is located in the correct file! That's good. Now I try to "run" (with "Resume" / F8) the program until the breakpoint sh= ould halt it. But unfortunately nothing happens? =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