Difference between revisions of "MotoHawk:Reference:Using GCC With MotoHawk"

From MotoHawk
Jump to navigationJump to search
(Created page with "== Using GCC With Motohawk == Support for the GCC open source compilers was added for MPC5xx and MPC55xx processors starting with MotoHawk 2009bSP0. GCC PowerPC eabi 4.4.0 i...")
 
(Using GCC With Motohawk)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
GCC PowerPC eabi 4.4.0 is supported for 5xx modules in MotoHawk 2009b to 2011a.  This is the 48, 80, and 128-pin modules.   
 
GCC PowerPC eabi 4.4.0 is supported for 5xx modules in MotoHawk 2009b to 2011a.  This is the 48, 80, and 128-pin modules.   
  
GCC PowerPC eabi 'SPE' 4.4.0 is supported for 55xx modules in MotoHawk 2009b to 2011a.  This is the 112-pin module.  
+
GCC PowerPC eabi '''SPE''' 4.4.0 is supported for 55xx modules in MotoHawk 2009b to 2011a.  This is the 112-pin module.  
  
 
Starting with MotoHawk 2011b, support for GCC 4.4.0 was replaced by GCC 4.6.0.   
 
Starting with MotoHawk 2011b, support for GCC 4.4.0 was replaced by GCC 4.6.0.   
Line 11: Line 11:
 
Multiple versions of GCC can be installed simultaneously.  It is not necessary to uninstall a previous version of GCC before installing a new version.
 
Multiple versions of GCC can be installed simultaneously.  It is not necessary to uninstall a previous version of GCC before installing a new version.
  
GCC can be downloaded from Woodward's primary website, [[http://www.woodward.com| woodward.com]], and enter GCC into the basic search field.
+
GCC can be downloaded from Woodward's primary website, [http://www.woodward.com| woodward.com], and enter GCC into the basic search field.
 +
 
 +
Installation:  Download the GCC compiler to a temporary directory.  If the file is zipped, unzip the file - do not run the installer from WinZip.  Launch the installer.

Latest revision as of 15:27, 21 May 2012

Using GCC With Motohawk

Support for the GCC open source compilers was added for MPC5xx and MPC55xx processors starting with MotoHawk 2009bSP0.

GCC PowerPC eabi 4.4.0 is supported for 5xx modules in MotoHawk 2009b to 2011a. This is the 48, 80, and 128-pin modules.

GCC PowerPC eabi SPE 4.4.0 is supported for 55xx modules in MotoHawk 2009b to 2011a. This is the 112-pin module.

Starting with MotoHawk 2011b, support for GCC 4.4.0 was replaced by GCC 4.6.0.

Multiple versions of GCC can be installed simultaneously. It is not necessary to uninstall a previous version of GCC before installing a new version.

GCC can be downloaded from Woodward's primary website, woodward.com, and enter GCC into the basic search field.

Installation: Download the GCC compiler to a temporary directory. If the file is zipped, unzip the file - do not run the installer from WinZip. Launch the installer.