How to build a package for p5040 precessor.

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

How to build a package for p5040 precessor.

528 Views
saurabhagarwal
Contributor III

i have qorIq sdk v 1.8. I have installed stand-alone toolchain for my board at location /opt/fsl-networking. How do i oss compile a package(binary) for p5040 precessor.

Tags (2)
0 Kudos
1 Reply

464 Views
Pavel
NXP Employee
NXP Employee

We do not have information about oss package for the P5040.

Perhaps you try to use toolchain for standalone compiling.

Use the following command for test.c compiling:

gcc test.c --sysroot=/opt/fsl-networking/QorIQ-SDK-V1.7/sysroots/ppce500v2-fsl-linux-gnuspe/ -o test


Have a great day,
Pavel

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