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: Ecos port for Xtensa processor core.


> Hi,
> 
> Is there a port for Xtensa processor core available already.
> Is anybody using Ecos for Xtensa processor.
> 
> Thanks,
> Bala.

Tensilica supplies a working version of Redboot, based on the old 1.1
code.  At my previous company (www.stretchinc.com) I ported their code
to the latest ECOS CVS.  I finished most of the port (and fixed a ton
of bugs :P) but never had time to get ECOS running.  I suspect it
would not be terribly difficult, assuming you don't run into serious
tool issues with C++.  Neither Tensilica nor Stretch submitted their
changes back, but if you are Tensilica Licensee, you probably have
their code anyhow.

The latest compiler from Tensilica is no longer gcc based, instead
they have a compiler based on the Open64 compiler from MIPS, so there
may be some issues with C++  if you  do not have the gcc compiler for
Xtensa.

(Shameless plug for Stretch...)
If you are embedding an Xtensa, you might want to look at Stretch. 
They have a part and development board that lets you create the
equivalent of TIE instructions and run them at speed (300Mhz).  ;)

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