public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ARM7TDMI Thumb Mode - STR71xF
@ 2005-05-04 23:49 John Carter
  2005-05-06 12:25 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: John Carter @ 2005-05-04 23:49 UTC (permalink / raw)
  To: ecos-discuss

Thanks for remarkably prompt help with the Fedora synth question! I really 
appreciate that!

I'm looking at porting our code to a ST Micro STR71xF (it has ARM7TDMI 
core).

I used the packages/hal/arm/integrator and it all compiled OK.

Now I'm trying to compile it in thumb mode. Unfortunately the option is 
disabled in the .cdl (or more precisely, nothing in the arm/integrator cdl 
enables it)

Question 1) Is the arm/integrator HAL the best choice for the STR71xF MCU?

Question 2) If I hack/force/kludge things (probably in the CDL) until Ecos 
does compile in thumb mode (presumably with interworking on, so hopefully 
it will work with non-thumb assembler routines), will Ecos work?

Thanks,


John Carter                             Phone : (64)(3) 358 6639
Tait Electronics                        Fax   : (64)(3) 359 4632
PO Box 1645 Christchurch                Email : john.carter@tait.co.nz
New Zealand


Somewhere on the edge of a Galaxy, one of literally billions of such
galaxies, is a sun, one of literally billions of suns in that
galaxy.

Orbiting that sun is a small rock 330000 times smaller than that
sun.

This rock is  covered by a very very thin scum  of life. (Think 6000km
of rock followed by a meter or so of biomass.)

Amongst the millions of species in that scum are many hundreds of
thousands of types beetle and a mere handful of primates.

Surprisingly enough, this email does not originate from a beetle.

It originates from just one of the 6 billion vastly outnumbered humans.

I trust you will keep this perspective and context in mind when
reacting to this email.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] ARM7TDMI Thumb Mode - STR71xF
  2005-05-04 23:49 [ECOS] ARM7TDMI Thumb Mode - STR71xF John Carter
@ 2005-05-06 12:25 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2005-05-06 12:25 UTC (permalink / raw)
  To: John Carter; +Cc: ecos-discuss

On Thu, May 05, 2005 at 11:49:05AM +1200, John Carter wrote:
> Thanks for remarkably prompt help with the Fedora synth question! I really 
> appreciate that!
> 
> I'm looking at porting our code to a ST Micro STR71xF (it has ARM7TDMI 
> core).
> 
> I used the packages/hal/arm/integrator and it all compiled OK.
> 
> Now I'm trying to compile it in thumb mode. Unfortunately the option is 
> disabled in the .cdl (or more precisely, nothing in the arm/integrator cdl 
> enables it)
> 
> Question 1) Is the arm/integrator HAL the best choice for the STR71xF MCU?

Sorry, don't know.
 
> Question 2) If I hack/force/kludge things (probably in the CDL) until Ecos 
> does compile in thumb mode (presumably with interworking on, so hopefully 
> it will work with non-thumb assembler routines), will Ecos work?

It should do. Plenty of other ARM HAL's use thumb. I suggest you take
a look at them to see how thumb should be done. I suspect its just a
minor issue with CDL.

        Andrew

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-06 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-04 23:49 [ECOS] ARM7TDMI Thumb Mode - STR71xF John Carter
2005-05-06 12:25 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).