From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19485 invoked by alias); 25 Aug 2011 09:07:46 -0000 Received: (qmail 19466 invoked by uid 22791); 25 Aug 2011 09:07:45 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mailout-de.gmx.net (HELO mailout-de.gmx.net) (213.165.64.23) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 25 Aug 2011 09:07:31 +0000 Received: (qmail invoked by alias); 25 Aug 2011 09:07:30 -0000 Received: from mail.neratec.ch (EHLO [192.168.11.84]) [80.75.119.105] by mail.gmx.net (mp029) with SMTP; 25 Aug 2011 11:07:30 +0200 Message-ID: <4E5610CC.4090301@gmx.ch> Date: Thu, 25 Aug 2011 09:07:00 -0000 From: Philipp Meier User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org References: <20110824103404.51600@gmx.net> <20110824141051.115980@gmx.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Subject: Re: [ECOS] ecos-3.0 current stm32 bug? X-SW-Source: 2011-08/txt/msg00051.txt.bz2 On 08/24/2011 08:54 PM, Sergei Gavrikov wrote: > On Wed, 24 Aug 2011, Philipp Meier wrote: > > [snip] > >> I now went a step back and built (under Linux) my "bootloader" and ... >> must be somehow in my Linux toolchain? > In any case, ask. Maybe you have installed more arm-eabi toolchains, > i.e. and from another vendor, e.g. from CodeSourcery, etc. Check it, > please, check your PATH variable > > % which arm-eabi-gcc > % echo $PATH > % $(which arm-eabi-gcc) --version arm-eabi-gcc (eCosCentric GNU tools 4.3.2-sw) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. > also > > % echo $ECOS_REPOSITORY > % ecosconfig --version $ ecosconfig --version ecosconfig 3.0 (Mar 27 2009 09:12:53) Copyright (c) 2002-2009 Free Software Foundation, Inc. When I am in the debugger I see the ecos-3.0 path (packages/hal/cortexm/arch/v3_0/src/hal_misc.c) > also (you told about HG tree) > > % hg status -R $ECOS_REPOSITORY/.. > It would be nice to be sure that you use the right tools. Are these the right tools/versions? > > Sergei > Philipp -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss