This is the mail archive of the ecos-discuss@sources.redhat.com 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: ARM Thumb mode


sensitron medical wrote:
I am trying to build an ARM app with thumb
instructions. I selected "Enable Thumb instruction
set" under eCos HAL:ARM architecture on the GUI, but I
don't see that the -mthumb flag is being passed to the compiler.

Not all targets have been tested with thumb, so they haven't got the correct CDL to enable operation with thumb e.g. by adding -mthumb.


But we've also had some difficulty getting thumb tools to work at all, so haven't been able to do much verification anyway. Admittedly this may be fixed in later GCC code. GCC 3.2.3 is now out for example, but we're still using 3.2.1. If you want to try GCC 3.2.3 let us know how it goes! It could be a good motivation for us to move on.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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