<?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: How to add GNU Toolchains to existing MCUXPresso Toolchains? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1477793#M49271</link>
    <description>&lt;P&gt;Thanks for the response, I tried, it generated the Makefile. But when I run it, it fails. Have you tried this before?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 02:47:43 GMT</pubDate>
    <dc:creator>misterbee</dc:creator>
    <dc:date>2022-06-22T02:47:43Z</dc:date>
    <item>
      <title>How to add GNU Toolchains to existing MCUXPresso Toolchains?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1474292#M49174</link>
      <description>&lt;P&gt;So I have been using MCUXPresso toolchains with the IDE. So far so good.&lt;/P&gt;&lt;P&gt;But in long run I don't really like the eclipse based IDE in this toolchains.&lt;/P&gt;&lt;P&gt;So I want to add GNU toolchains, so to compile the code either with Makefile or CMake using GNU ARM cross compiler and I can use my own favorite editor like VS code or Vim. And in future to setup Continous Integration 9CI). How can I achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 08:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1474292#M49174</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-06-15T08:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to add GNU Toolchains to existing MCUXPresso Toolchains?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1474368#M49175</link>
      <description>&lt;P&gt;How about that ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="frank_meyer_0-1655288103764.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183458iE93E25ABF153A1C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="frank_meyer_0-1655288103764.png" alt="frank_meyer_0-1655288103764.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 10:15:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1474368#M49175</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2022-06-15T10:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add GNU Toolchains to existing MCUXPresso Toolchains?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1477793#M49271</link>
      <description>&lt;P&gt;Thanks for the response, I tried, it generated the Makefile. But when I run it, it fails. Have you tried this before?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 02:47:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1477793#M49271</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-06-22T02:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add GNU Toolchains to existing MCUXPresso Toolchains?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1477863#M49273</link>
      <description>&lt;P&gt;No, I haven't tried that.&lt;/P&gt;&lt;P&gt;I either use the IDE and the "integrated" project management, or I used plain make files from the command line. The latter is not very difficult especially for smaller or mid-sized projects. There are plenty of make tutorials around on the web.&lt;/P&gt;&lt;P&gt;Commercial users pay 4-digit prices for licenses (like my company), so they rarely change the toolchain/IDE. In that environment, it makes sense to stick to the IDE's proprietary project management and build process.&lt;/P&gt;&lt;P&gt;This "makefile project" is a feature of the underlying Eclipse, and not MCUXpresso specific. I have seen tutorials for that as well, but never had the need for such a "hybrid" project.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; But when I run it, it fails.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What, exactly ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 05:42:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-GNU-Toolchains-to-existing-MCUXPresso-Toolchains/m-p/1477863#M49273</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2022-06-22T05:42:22Z</dc:date>
    </item>
  </channel>
</rss>

