<?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>P-Series中的主题 Re: GNU Toolchain for P1013 processor</title>
    <link>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510097#M3193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Platon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain why do I need the Linux SDK ? Can't I can follow the steps listed by GNU for building gcc on an Ubuntu PC and get it to do cross compilation for P1013?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Anurag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Dec 2015 08:45:31 GMT</pubDate>
    <dc:creator>anuraggupta</dc:creator>
    <dc:date>2015-12-31T08:45:31Z</dc:date>
    <item>
      <title>GNU Toolchain for P1013 processor</title>
      <link>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510095#M3191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have to compile my C files for the Freescale Processor P1013 using the GNU Toolchain. What cpu options in gcc support the P1013 processor? If I have to build the toolchain, what steps do I need to follow and what options do I need to use? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:12:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510095#M3191</guid>
      <dc:creator>anuraggupta</dc:creator>
      <dc:date>2015-12-30T10:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: GNU Toolchain for P1013 processor</title>
      <link>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510096#M3192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggested course of actions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Download and install NXP QorIQ SDK:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX?code=SDKLINUX&amp;amp;nodeId=0152109D3F8624" rel="nofollow"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX?code=SDKLINUX&amp;amp;nodeId=0152109D3F8624&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Follow&amp;nbsp; steps described at the URL below to build and install the toolchain:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-16DBC8E2-9A18-4867-9BE1-168062EF31C4" rel="nofollow"&gt;https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-16DBC8E2-9A18-4867-9BE1-168062EF31C4&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Do `echo $CC` after sourcing the "environment-setup-ppce500v2" script&lt;/P&gt;&lt;P&gt;to see valid compiler flags for your processor or look at the script&lt;/P&gt;&lt;P&gt;itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. P1013 is a subset of P1022. Use "p1022ds" as &amp;lt;machine&amp;gt;.&lt;/P&gt;&lt;P&gt;2. Your processor is&amp;nbsp; built around e500v2 core. Specify where appropriate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 18:02:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510096#M3192</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2015-12-30T18:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: GNU Toolchain for P1013 processor</title>
      <link>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510097#M3193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Platon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain why do I need the Linux SDK ? Can't I can follow the steps listed by GNU for building gcc on an Ubuntu PC and get it to do cross compilation for P1013?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Anurag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 08:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510097#M3193</guid>
      <dc:creator>anuraggupta</dc:creator>
      <dc:date>2015-12-31T08:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: GNU Toolchain for P1013 processor</title>
      <link>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510098#M3194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please keep in mind that GNU tools are GNU, not NXP software.&lt;/P&gt;&lt;P&gt;I described above what NXP&amp;nbsp; recommends. The SDK provides&lt;/P&gt;&lt;P&gt;you a verified toolchain and an automated build&lt;/P&gt;&lt;P&gt;procedure. You can do everything from scratch, following generic&lt;/P&gt;&lt;P&gt;GNU build instructions, but if you encounter any problem, either&lt;/P&gt;&lt;P&gt;during build or using the tools you generated to compile other code,&lt;/P&gt;&lt;P&gt;our first recommendation will be to resort to the SDK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 12:22:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/GNU-Toolchain-for-P1013-processor/m-p/510098#M3194</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2016-01-05T12:22:33Z</dc:date>
    </item>
  </channel>
</rss>

