When I am trying to install usdpaa I get the following error

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

When I am trying to install usdpaa I get the following error

1,543件の閲覧回数
hariprasadsr
Contributor I

[CC] fmc_netcfg_parser.c (lib:usdpaa_syscfg)

gcc: warning: ‘-mcpu=’ is deprecated; use ‘-mtune=’ or ‘-march=’ instead

apps/lib/fmc_netcfg_parser.c:1:0: error: bad value (e500mc) for -mtune= switch

make: *** [apps/lib/objs_powerpc/usdpaa_syscfg_fmc_netcfg_parser.o] Error 1

タグ(1)
0 件の賞賛
返信
5 返答(返信)

1,042件の閲覧回数
vakulgarg
NXP Employee
NXP Employee

Looks like that the shell env vars are not set appropriately.

You will need to download full sdk-1.5 ISO for using usdpaa.

USDPAA libs have a dependency on other SDK components such as flib, fmlib etc.

The ISO contains compiler and other submodules which are needed to build usdpaa based applications.

Are you compiling usdpaa from sdk-1.5 ISO?

0 件の賞賛
返信

1,042件の閲覧回数
hariprasadsr
Contributor I

Could you give me a rough idea as to how I could do this ? Some documentation may be?

0 件の賞賛
返信

1,042件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

It's better to use Yocto to build usdpaa into filesystem.

Please install SDK 1.5 SOURCE AND CACHE BINARY ISO for e500mc.

Setup Yocto build environment, then run "bitbake fsl-image-core" and usdpaa will be built into rootfs filesystem.

The package usdpaa is added in fsl-image-core image by default for e500mc,e5500 and e6500 platforms.


Have a great day,
Yiping Wang

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

0 件の賞賛
返信

1,042件の閲覧回数
addiyi
NXP Employee
NXP Employee

After you download the SDK 1.5 Linux Sources, you can find some useful information here.

Adrian

0 件の賞賛
返信

1,042件の閲覧回数
vakulgarg
NXP Employee
NXP Employee
0 件の賞賛
返信