<?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 Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5) in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505470#M4259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think the error is related to toolchain. Please see the following error log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps in &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Freescale\CW_PA_v10.5.0\PA\PA_Tools\AppTRK\appTRK\INSTALL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The configuration step is successful but MAKE is throwing errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="App_TRK.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56038i1C1A9EF4E609FAF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="App_TRK.png" alt="App_TRK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 08:50:20 GMT</pubDate>
    <dc:creator>rahul011189</dc:creator>
    <dc:date>2016-01-25T08:50:20Z</dc:date>
    <item>
      <title>AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505466#M4255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with P4080DS and Code warrior 10.5. I am trying to debug a linux application.&lt;/P&gt;&lt;P&gt;As per the code warrior documentation, I need to run AppTRK.elf on the target Linux system but it doesn't describe on how to generate the AppTRK.elf file.&lt;/P&gt;&lt;P&gt;Please assist me on generating the same.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 07:39:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505466#M4255</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-01-21T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505467#M4256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways to generated the apptrk,elf. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Build the apptrk sources provided in CodeWarrior (Freescale\CW_PA_v10.5.0\PA\PA_Tools\AppTRK\)&lt;/P&gt;&lt;P&gt;2. If you use SDK to build your linux images, add apptrk in build recipe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 07:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505467#M4256</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-01-21T07:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505468#M4257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;I tried method 1 before posting the question itself. But I am getting errors when I am trying to use MAKE for the source present at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Freescale\CW_PA_v10.5.0\PA\PA_Tools\AppTRK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Is there something that I am missing? Any specific step that needs to be performed for build AppTRK source code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Rahul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505468#M4257</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-01-21T10:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505469#M4258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you use correct cross toolchain when building apptrk? Could you share the errors you get when building?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 11:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505469#M4258</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-01-21T11:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505470#M4259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think the error is related to toolchain. Please see the following error log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps in &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Freescale\CW_PA_v10.5.0\PA\PA_Tools\AppTRK\appTRK\INSTALL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The configuration step is successful but MAKE is throwing errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="App_TRK.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56038i1C1A9EF4E609FAF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="App_TRK.png" alt="App_TRK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 08:50:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505470#M4259</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-01-25T08:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505471#M4260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please assist me with the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 10:52:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505471#M4260</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-01-28T10:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505472#M4261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use ./configure? Could you share configure command? Did you build libelf before building apptrk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 15:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505472#M4261</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-01-29T15:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505473#M4262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned the configuration step was correct. The ./configure did not throw any errors. And yes libelf was built.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 04:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505473#M4262</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-01-30T04:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505474#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the snapshot for ./configure step.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="configure.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35944iCB56A1641D17E613/image-size/large?v=v2&amp;amp;px=999" role="button" title="configure.png" alt="configure.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 07:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505474#M4263</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-02-01T07:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505475#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Building apptrk for p4080ds works fine for me. Attached you can find exported_flags script that I used. Please modify the path and source this script before build the apptrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 10:31:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505475#M4264</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2016-02-01T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: AppTRK.elf generation for P4080DS (Code warrior version 10.5)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505476#M4265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same steps as you mentioned over and over again but I kept getting errors in the source files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after removing the apptrk folder and regenerating it from the back up .tar file, I was able to generate the AppTRK.elf file with the same sequence I was trying earlier. Not sure what the problem really was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, the problem is solved. Thank you very very much for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 13:51:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/AppTRK-elf-generation-for-P4080DS-Code-warrior-version-10-5/m-p/505476#M4265</guid>
      <dc:creator>rahul011189</dc:creator>
      <dc:date>2016-02-04T13:51:03Z</dc:date>
    </item>
  </channel>
</rss>

