e500v2 toolchain for LINUX

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

e500v2 toolchain for LINUX

Jump to solution
1,566 Views
bataliero
Contributor III

Hi,

where I can find p1020 (e500v2) linux toolchain?

I have downloaded one from here Sourcery G++ Lite 2011.03-38 for Power GNU/Linux  but e500v2 is not supported 

"error: bad value (e500v2) for -mcpu= switch"

Regards

Tags (3)
0 Kudos
1 Solution
1,163 Views
bataliero
Contributor III
0 Kudos
4 Replies
1,164 Views
bataliero
Contributor III

ok, I have found solution https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsourcery.mentor.com%2FGNUToolchain%2F... instead of -mcpu:e500v2 use -te500v2 and it works.

0 Kudos
1,163 Views
Pavel
NXP Employee
NXP Employee

NXP offers prebuild images for this board (kernel, .dtb and root file system).

0 Kudos
1,163 Views
bataliero
Contributor III

Thanks for this tip. Do you know if prebuilt binaries are available? 

Thanks

0 Kudos
1,163 Views
Pavel
NXP Employee
NXP Employee

Look at the Section 3.3.7 of NXP SDK 2.9-1703 documentation:

http://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf

 

NPX offers SDK 1.9 for the P1020RDB board.

Use this command sequence for toolchain building and installing under SDK 1.9.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos