gcc/g++ 4.8.1 or later for MPC8347

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

gcc/g++ 4.8.1 or later for MPC8347

Jump to solution
919 Views
sergiomarques
Contributor II

Hi,

I need to get a toolchain with a gcc/g++ 4.8.1 or later for a MPC8347 board.

Does anyone know an SDK with this support?

Thanks,

Sérgio Marques

Tags (1)
0 Kudos
Reply
1 Solution
912 Views
yipingwang
NXP TechSupport
NXP TechSupport

You could download "Linux BSP for Freescale MPC8315E-RDB"

from "https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/p... after installing this BSP you could get "Tool Chain Version: Gcc4.1.2, eglibc-2.5.59, binutils 2.17, CodeSourcery release 78, supporting e300c3/c4 cores with NPTL" provided in /opt/freescale/pkgs folder.

In addition, please refer to the following link about how to build cross compilers.

http://www.ifp.illinois.edu/~nakazato/tips/xgcc.html

https://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/

View solution in original post

0 Kudos
Reply
1 Reply
913 Views
yipingwang
NXP TechSupport
NXP TechSupport

You could download "Linux BSP for Freescale MPC8315E-RDB"

from "https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/p... after installing this BSP you could get "Tool Chain Version: Gcc4.1.2, eglibc-2.5.59, binutils 2.17, CodeSourcery release 78, supporting e300c3/c4 cores with NPTL" provided in /opt/freescale/pkgs folder.

In addition, please refer to the following link about how to build cross compilers.

http://www.ifp.illinois.edu/~nakazato/tips/xgcc.html

https://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/

0 Kudos
Reply