On Wed, 28 Oct 2009 08:17:23 -0700 (PDT), Mark Piffer
<> wrote:
>we are in the process of switching over to a Freescale MPC56xx in one
>of our products. Question is, which compiler is recommended by those
>in the know of this platform? From a preference point of view, I would
>like to get away from the Freescale Codewarrior suite, mostly because
>I didn't like it in the 16-Bit world. If it is more professional (not
>so centered on casual programmers needs) on the 32-bit line then it
>would be acceptable. Any pointers to other groups where the MPC56xx
>family is discussed?
In order to exploit the VLE you need to go (ATM of writing) for a
commercial product.
If you need C++ as well, CodeWarrior and DIAB come to mind. If C is
enough you might have a look at Cosmic compiler.
I work with gcc (for non-vle) and DIAB (VLE, IEC61508 kernel). Both
are from code-generation point of view IMHO identical, but DIAB has a
broader CPU support (VLE,SPE).
CodeWarrior is easy to test, just download the special (free) edition
and start.
--
42Bastian
Do not email to
, it's a spam-only account :-)
Use <same-name>@monlynx.de instead !