how do i download usdpaa libraries?

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

how do i download usdpaa libraries?

1,799 Views
hariprasadsr
Contributor I

I need to use the user space dpaa libraries to create a sample project .

Labels (1)
Tags (1)
0 Kudos
2 Replies

1,066 Views
yipingwang
NXP TechSupport
NXP TechSupport

If you use SDK, you could get USDPAA source code as the following.

>>bitbake usdpaa -c patch -f

Get the source code in the folder

build_<board>_release/tmp/work/<board>-fsl_networking-linux-gnuspe/usdpaa/git-r4/git/

Please refer to a simple sample hello_reflector project in apps/hello_reflector.

Freescale also provides a PPAM/PPAC (Packet Processing Application Core) model to help users for USDPAA application development, please refer to the sample in apps/reflector.

Please refer to USDPAA section in QorIQ_SDK_Infocenter.pdf for details.

0 Kudos

1,066 Views
vakulgarg
NXP Employee
NXP Employee

USDPAA libraries are shipped as part of FSL SDK.

The latest SDK version is SDK1.5.

It can be downloaded from:SDKLINUX: Linux® SDK for QorIQ Processors

Alternative, usdpaa can be cloned from FSL public git at:

http://git.freescale.com/git/cgit.cgi/ppc/sdk/usdpaa.git/

0 Kudos