<?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 Issue using I.MXRT1050 with ARM v6.7 compiler in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Issue-using-I-MXRT1050-with-ARM-v6-7-compiler/m-p/835257#M128252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to compile my code for the I.MXRT1050 with the ARM v6.7 compiler, so that I can use certain C++11 features. It looks like this compiler doesn't work with this board, but I wanted to make sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that ARM v6.7 isn't supported because I'm running into this bug:&lt;/P&gt;&lt;P&gt;"&amp;nbsp;error: no target architecture given; use --target=arm-arm-none-eabi or --target=aarch64-arm-none-eabi"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second option doesn't work with -mcpu=cortex-m7, so that one's definitely out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first option&amp;nbsp;results in the the "no target architecture given" message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ARM reference manual doesn't include any other options for --target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I miss something obvious?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: yes, this:&amp;nbsp;&lt;A class="link-titled" href="http://www.keil.com/appnotes/files/apnt_298.pdf" title="http://www.keil.com/appnotes/files/apnt_298.pdf"&gt;http://www.keil.com/appnotes/files/apnt_298.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2018 13:23:47 GMT</pubDate>
    <dc:creator>stuartwoodbury</dc:creator>
    <dc:date>2018-10-25T13:23:47Z</dc:date>
    <item>
      <title>Issue using I.MXRT1050 with ARM v6.7 compiler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-using-I-MXRT1050-with-ARM-v6-7-compiler/m-p/835257#M128252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to compile my code for the I.MXRT1050 with the ARM v6.7 compiler, so that I can use certain C++11 features. It looks like this compiler doesn't work with this board, but I wanted to make sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that ARM v6.7 isn't supported because I'm running into this bug:&lt;/P&gt;&lt;P&gt;"&amp;nbsp;error: no target architecture given; use --target=arm-arm-none-eabi or --target=aarch64-arm-none-eabi"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second option doesn't work with -mcpu=cortex-m7, so that one's definitely out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first option&amp;nbsp;results in the the "no target architecture given" message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ARM reference manual doesn't include any other options for --target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I miss something obvious?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: yes, this:&amp;nbsp;&lt;A class="link-titled" href="http://www.keil.com/appnotes/files/apnt_298.pdf" title="http://www.keil.com/appnotes/files/apnt_298.pdf"&gt;http://www.keil.com/appnotes/files/apnt_298.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 13:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-using-I-MXRT1050-with-ARM-v6-7-compiler/m-p/835257#M128252</guid>
      <dc:creator>stuartwoodbury</dc:creator>
      <dc:date>2018-10-25T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue using I.MXRT1050 with ARM v6.7 compiler</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-using-I-MXRT1050-with-ARM-v6-7-compiler/m-p/835258#M128253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can select the SDK from here. &lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?tab=Design_Tools_Tab" title="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?tab=Design_Tools_Tab"&gt;MCUXpresso SDK|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 02:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-using-I-MXRT1050-with-ARM-v6-7-compiler/m-p/835258#M128253</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-10-29T02:56:43Z</dc:date>
    </item>
  </channel>
</rss>

