How to build a package for p5040 precessor.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to build a package for p5040 precessor.

554 次查看
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.

标记 (2)
0 项奖励
1 回复

490 次查看
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!
-----------------------------------------------------------------------------------------------------------------------