From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11123 invoked by alias); 8 May 2013 15:10:48 -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 11114 invoked by uid 89); 8 May 2013 15:10:48 -0000 X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=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; Wed, 08 May 2013 15:10:47 +0000 Received: from 3capp-gmx-bs58.server.lan ([172.19.170.142]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MfTEr-1UtYfh3upv-00P6Gt; Wed, 08 May 2013 17:10:42 +0200 Received: from [188.23.155.109] by 3capp-gmx-bs58.server.lan with HTTP; Wed May 08 17:10:42 CEST 2013 MIME-Version: 1.0 Message-ID: From: "Lukas Riezler" To: "Ilija Kocho" Cc: "Edgar Grimberg" , ecos-discuss@sourceware.org Content-Type: text/plain; charset=UTF-8 Date: Wed, 08 May 2013 15:10:00 -0000 Sensitivity: Normal In-Reply-To: <5189F47D.5080106@siva.com.mk> References: <5178E338.3090307@siva.com.mk> , , <51794C56.2070108@siva.com.mk> , <5182C00C.3040804@siva.com.mk>, , , <5189F47D.5080106@siva.com.mk> X-UI-Message-Type: mail Subject: Aw: Re: Re: Re: Re: Re: [ECOS] Debugging via JTAG - problems? X-SW-Source: 2013-05/txt/msg00010.txt.bz2 >It is likely that compiler has optimised the code out. Try to declare >the variables volatile or some output with diag_printf(). Or compile >with -O0. >I hope this helps. Thank you very much - it works!!! :) 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