This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecos-3.0 current stm32 bug?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]