<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can I build usdpaa-aps ? in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968862#M3318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've cloned usdpaa-aps project from git address: git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps.git. I run "make" but there were some errors. When I look at the standalone-env file I see some environment variables needs to be set. Which project files do I need ? I already have SDK 2.0 and I've tried to pass its PATH as an SDK_ROOT path, but it didn't work either. In standalone environment file there is a line says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# SDK_ROOT points to the root of where you cloned SDK super-git.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is SDK super-git ? I need to change some code in this applications and build it as my own custom application to run on T4240RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2019 05:06:42 GMT</pubDate>
    <dc:creator>omer_er</dc:creator>
    <dc:date>2019-09-25T05:06:42Z</dc:date>
    <item>
      <title>How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968862#M3318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've cloned usdpaa-aps project from git address: git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps.git. I run "make" but there were some errors. When I look at the standalone-env file I see some environment variables needs to be set. Which project files do I need ? I already have SDK 2.0 and I've tried to pass its PATH as an SDK_ROOT path, but it didn't work either. In standalone environment file there is a line says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# SDK_ROOT points to the root of where you cloned SDK super-git.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is SDK super-git ? I need to change some code in this applications and build it as my own custom application to run on T4240RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 05:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968862#M3318</guid>
      <dc:creator>omer_er</dc:creator>
      <dc:date>2019-09-25T05:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968863#M3319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="347231" data-username="omer.er@tubitak.gov.tr" href="https://community.nxp.com/people/omer.er@tubitak.gov.tr"&gt;ömer faruk er&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following&lt;/P&gt;&lt;P&gt;$source /opt/fsl-qoriq/2.0/environment-setup-ppce6500-fsl-linux&lt;/P&gt;&lt;P&gt;$ export SDK_ROOT=~/QorIQ-SDK-V2.0-20160527-yocto&lt;/P&gt;&lt;P&gt;In file standalone-env, please modify p4080ds as t4240rdb.&lt;/P&gt;&lt;P&gt;$source standalone-env&lt;/P&gt;&lt;P&gt;$ make CC="powerpc-fsl-linux-gcc&amp;nbsp; -m32 -mhard-float -mcpu=e6500 --sysroot=/home/yiping.wang/QorIQ-SDK-V2.0-20160527-yocto/build_t4240rdb/tmp/sysroots/t2080rdb"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 08:25:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968863#M3319</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-09-26T08:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968864#M3320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I am trying to build yocto environment on a offline computer, building yocto on offline computer is so complicated. Is there any way to build usdpaa-apps without yocto ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2019 08:16:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968864#M3320</guid>
      <dc:creator>omer_er</dc:creator>
      <dc:date>2019-09-27T08:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968865#M3321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also need to build and install the following dependent packages in "sysroot" environment, if you don't use SDK 2.0 build environment, it would be complex.&lt;/P&gt;&lt;P&gt;DEPENDS = "libxml2 libedit ncurses readline fmc usdpaa dpa-offload libnl"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could install both source and cache ISOs QorIQ-SDK-V2.0-SOURCE-20160527-yocto.iso and QorIQ-SDK-V2.0-PPCE6500-CACHE-20160527-yocto.iso, no need the online networking to set up SDK 2.0 build environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Sep 2019 03:39:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968865#M3321</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-09-29T03:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968866#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answers. I can build usdpaa-apps now. But I have another question for usdpaa-apps. I've changed ppac.h file like SDK document said:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef PPAC_ORDER_RESTORATION&lt;BR /&gt;to;&lt;BR /&gt;#define PPAC_ORDER_RESTORATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for order restoration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'am testing ipsecfwd_app on 2 T4240RDB and 2 windows host PC. I send TCP packets from 1 computer to other over T4240RDBs. When I open wireshark on windows PCs I see out of order TCP packets. What I don't understand is order restoration whether restore the packets or should I do some additional changes on the ipsecfwd-app code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 05:17:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968866#M3322</guid>
      <dc:creator>omer_er</dc:creator>
      <dc:date>2019-10-04T05:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I build usdpaa-aps ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968867#M3323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please create a new thread for your new question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 07:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-build-usdpaa-aps/m-p/968867#M3323</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-10-09T07:07:21Z</dc:date>
    </item>
  </channel>
</rss>

