Code::Blocks Forums

User forums => Embedded development => Topic started by: Triniti on December 01, 2014, 06:14:07 pm

Title: embeded PowerPC compilers - GCC & CodeWarrior
Post by: Triniti on December 01, 2014, 06:14:07 pm
Hi,
    According to my own needs I have developed the compiler files for embeded PowerPC compilers. I worked with CodeWarrior (MetroWerks) from Freescale (http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-PA&fsrch=1&sr=1&pageNum=1). Then the compiler (MetroWerks) is now working with the Codeblocks IDE. The GNU GCC compiler from http://download.ronetix.info/toolchains/powerpc/ronetix-toolset-ppc.exe is my second alternative that works too. Both are used to compile embeded PowerPC firmware (that works, now).
    The attached are the xml compiler files to put on your codeblocks "compilers" directory and one simple example. https://community.freescale.com/message/458705#458705 (https://community.freescale.com/message/458705#458705)
    For curious people I have worked with PowerPC MPC5634M with a ez200 core in a PEMicro StarterKit. From now on I use Codeblocks IDE and I can compile my programs with MW compiler. Or I can compile with GCC too.
I hope this will be helpful for other programmers that works with similas families of PowerPC.

    stevanatto@yahoo.com