How to build a package for p5040 precessor.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to build a package for p5040 precessor.

972件の閲覧回数
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 返信

908件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------