<?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 missing driver from Config Tool? in MCUXpresso Config Tools</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498010#M1437</link>
    <description>&lt;P&gt;In the IDE, there is a checkbox to have the drivers added:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1659093966178.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/188456iC27A16D9C2C3B563/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1659093966178.png" alt="ErichStyger_0-1659093966178.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 11:26:13 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2022-07-29T11:26:13Z</dc:date>
    <item>
      <title>How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1497999#M1436</link>
      <description>&lt;P&gt;I am using Config Tools v12.0. I have a working base configuration .mex. Now I want to configure a PIN as interrupt, so I went to 'Pint' tab, click selected pin and ticked one of the PINT option. However immediately I have following error seem to complain missing driver:&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Issue: Pins initialization requires the INPUTMUX Driver in the project.&lt;BR /&gt;Level: Error&lt;BR /&gt;Type: Validation&lt;BR /&gt;Tool: Toolchain/IDE project&lt;BR /&gt;Origin: Pins:BOARD_InitPins&lt;BR /&gt;Target: Toolchain/IDE project: cm4&lt;BR /&gt;Resource: platform.drivers.inputmux&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;And when I right click the error, I did not see any option to download automatically the missing driver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using GNU GCC toolchain.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="misterbee_1-1659092413492.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/188455i9C31B3E052E48C68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="misterbee_1-1659092413492.png" alt="misterbee_1-1659092413492.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 11:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1497999#M1436</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-07-29T11:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498010#M1437</link>
      <description>&lt;P&gt;In the IDE, there is a checkbox to have the drivers added:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1659093966178.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/188456iC27A16D9C2C3B563/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1659093966178.png" alt="ErichStyger_0-1659093966178.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 11:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498010#M1437</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-07-29T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498021#M1438</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;, but is there anyway we can do it without having to use the IDE? I would like to retain my toolchain that is GNU GCC.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 11:52:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498021#M1438</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-07-29T11:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498027#M1439</link>
      <description>&lt;P&gt;I have not used the standalone config tools for years, so I cannot really tell.&lt;/P&gt;&lt;P&gt;But a quick search (&lt;A href="https://community.nxp.com/t5/MCUXpresso-Config-Tools/Where-is-the-driver-selection-in-Config-Tools-v4/td-p/777812" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-Config-Tools/Where-is-the-driver-selection-in-Config-Tools-v4/td-p/777812&lt;/A&gt;) showed that previously it was automatically adding missing drivers, but not any more after V3.&lt;/P&gt;&lt;P&gt;Depending on your build system, you should be able to add the driver manually from the SDK?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 12:14:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498027#M1439</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-07-29T12:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498397#M1441</link>
      <description>&lt;P&gt;That is a pity, that would be a wonderful feature to retain. Users would love to use the config tools as stand alone rather than relying on XPresso IDE to add missing driver. Many users still prefer other IDE/toolchains.&lt;/P&gt;&lt;P&gt;But having said so, how to add this missing driver manually? I could not find the official instruction either. I still want to use my own toolchains instead of switching to Xpresso IDE just to resolve this.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 01:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1498397#M1441</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-08-01T01:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1513358#M1481</link>
      <description>&lt;P&gt;Hello ErichStyger,&lt;/P&gt;&lt;P&gt;where can I find this window?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 18:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1513358#M1481</guid>
      <dc:creator>jg</dc:creator>
      <dc:date>2022-08-29T18:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add missing driver from Config Tool?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1513774#M1482</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205458"&gt;@jg&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;it is here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichStyger_0-1661851085028.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191770i7634347157FEB0AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichStyger_0-1661851085028.png" alt="ErichStyger_0-1661851085028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 09:18:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/How-to-add-missing-driver-from-Config-Tool/m-p/1513774#M1482</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2022-08-30T09:18:13Z</dc:date>
    </item>
  </channel>
</rss>

