<?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: Add Custom Tool to Toolchain in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088732#M5966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/converse"&gt;converse&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like this requires a deep-dive into Eclipse, for which I have neither the time nor the inclination.&amp;nbsp; I'll try "Post-build steps", instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2020 17:38:40 GMT</pubDate>
    <dc:creator>deniscollis</dc:creator>
    <dc:date>2020-06-01T17:38:40Z</dc:date>
    <item>
      <title>Add Custom Tool to Toolchain</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088730#M5964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to add&amp;nbsp;some tools to the toolchain.&amp;nbsp; This is&amp;nbsp;to add&amp;nbsp;some steps&amp;nbsp;that prepare and package the firmware image for OTA programming.&amp;nbsp; The idea is to get the IDE do it as part of the build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the project properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ToolchainEditor.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108508iE0A14022E141F259/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToolchainEditor.jpg" alt="ToolchainEditor.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, clicking [Select Tools]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SelectTools.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108509i2611000179D59E54/image-size/large?v=v2&amp;amp;px=999" role="button" title="SelectTools.jpg" alt="SelectTools.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on how to&amp;nbsp;add custom utils to the 'Available tools' list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated,&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2020 22:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088730#M5964</guid>
      <dc:creator>deniscollis</dc:creator>
      <dc:date>2020-05-28T22:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Tool to Toolchain</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088731#M5965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short answer - it involves a lot of work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longer answer. You can't add individual tools, you add 'toolchains' - compiler, assembler, linker etc. This involves writing an Eclipse plugin and writing (a lot) of XML. When adding a toolchain, you can add you own tools to 'extend' the compilation tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information can be found in the Managed Build System Extensibility docs:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.eclipse.org/CDT/Archive/designs/MBS" title="https://wiki.eclipse.org/CDT/Archive/designs/MBS"&gt;CDT/Archive/designs/MBS - Eclipsepedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do your tools do - there may be a better (i.e. easier) way to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 12:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088731#M5965</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-05-29T12:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Tool to Toolchain</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088732#M5966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/converse"&gt;converse&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like this requires a deep-dive into Eclipse, for which I have neither the time nor the inclination.&amp;nbsp; I'll try "Post-build steps", instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 17:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Add-Custom-Tool-to-Toolchain/m-p/1088732#M5966</guid>
      <dc:creator>deniscollis</dc:creator>
      <dc:date>2020-06-01T17:38:40Z</dc:date>
    </item>
  </channel>
</rss>

