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: vectors.S with ARM thumb mode


Jürgen Lambrecht wrote:
To get ecos compiled with thumb mode enabled, I had to remove the LED code (LED 3, LED 2, LED 1) in platform/hal/arm/arch/current/src/vectors.S.

Does anyone know why?

You'd have to look at the platform specific macro 'CYGHWR_LED_MACRO' Most likely, it does things in a non-thumb compatible way.

What's the target/platform?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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]