<?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: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2181877#M58848</link>
    <description>&lt;P&gt;Will do. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 12:56:58 GMT</pubDate>
    <dc:creator>tomchr</dc:creator>
    <dc:date>2025-10-08T12:56:58Z</dc:date>
    <item>
      <title>Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2178352#M58830</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When I try to enable the ADC peripheral using the Configurator tool, I get this error:&lt;/P&gt;&lt;P&gt;Issue: The fsl_power driver is missing in the project .&lt;BR /&gt;Level: Error&lt;BR /&gt;Type: Validation&lt;BR /&gt;Tool: Toolchain/IDE project&lt;BR /&gt;Origin: Peripherals:BOARD_InitPeripherals&lt;BR /&gt;Target: Toolchain/IDE project: core0&lt;BR /&gt;Resource: platform.drivers.power_no_lib&lt;/P&gt;&lt;P&gt;If I try to right-click and select "Add SDK component", I get another error saying that power_no_lib can't be found.&lt;/P&gt;&lt;P&gt;I've tried in a new project on a fresh install of the latest IDE and SDK. No dice!&lt;/P&gt;&lt;P&gt;I do have the power driver installed, so I'm at a loss as to what's going on. Can any of you shed some light on this?&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 17:49:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2178352#M58830</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-09-30T17:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179445#M58834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156911"&gt;@tomchr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mentioned both your MCUXpresso IDE and SDK are the latest versions. Could you please confirm both of them(IDE and SDK) are&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;v25.06.00?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 15:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179445#M58834</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-10-02T15:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460#M58835</link>
      <description>&lt;P&gt;It looks to me like the power_no_lib driver was renamed POWER at some point but the change wasn't carried all the way through in the setup of the SDK and IDE. I use the Mac version (Apple/ARM silicon) of the IDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both SDK and IDE were the latest version (25.6.136). Here's how to reproduce the issue:&lt;/P&gt;&lt;P&gt;- Install the latest IDE and SDK.&lt;/P&gt;&lt;P&gt;- Create a project for the LPC845. I use the 33-pin version, but I doubt that matters. Enable the drivers for the ADC and Power along with the drivers enabled by default.&lt;/P&gt;&lt;P&gt;- Add the ADC in the Peripheral Configurator tool.&lt;/P&gt;&lt;P&gt;You'll notice that there's an error about the power_no_lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only workaround I found was to install an older version of the IDE and SDK. I found other interesting errors that way too. Including:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The Clocks Configurator tool in the newer IDEs requires the Power driver to be present. But the older SDKs do not have a Power driver. They have power_no_lib instead. So while it is possible to enable the ADC on IDE v. 25.06 with SDK v. 2.14, you can't configure the clocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ended up installing IDE version 11.9.1 and SDK version 2.14 to make it work. That was the newest combination of IDE and SDK that I could find that would allow me to both configure the clocks and the ADC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 15:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460#M58835</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-10-02T15:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2180384#M58839</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156911"&gt;@tomchr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the previous version as workaround for the moment.&lt;/P&gt;
&lt;P&gt;I have reported this issue internally.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will keep you informed if any update.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 07:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2180384#M58839</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-10-06T07:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2181877#M58848</link>
      <description>&lt;P&gt;Will do. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 12:56:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2181877#M58848</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-10-08T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2184271#M58854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/156911"&gt;@tomchr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;The problem is resolved in MCUXpresso Config Tools 25.09. In the existing MCUXpresso IDE, it is possible to update the version of Config Tool by following steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL style="font-weight: 400;"&gt;
&lt;LI&gt;&lt;SPAN&gt;Enable MCUXpresso Config Tools update site in Help &amp;gt; Install New Software &amp;gt; Manage &amp;gt; MCUXpresso Config Tools Update Site – make sure it’s checked. Use Apply and Close and exit the Install window&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_2-1760175175166.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360356i62A79E437FE81781/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_2-1760175175166.png" alt="ZhangJennie_2-1760175175166.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ZhangJennie_2-1760175175166.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Run Help &amp;gt; Check for Updates and install the new Config Tools version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1760175264940.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/360357iC192CE4F348D69C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1760175264940.png" alt="ZhangJennie_0-1760175264940.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ZhangJennie_0-1760175264940.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 09:34:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2184271#M58854</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-10-11T09:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling ADC in Configurator fails for LPC844 and LPC845 - power_no_lib error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2217182#M59005</link>
      <description>Tried that. Now I can add the ADC driver, but "Driver power" is now missing. The clock configuration tool requires it.&lt;BR /&gt;&lt;BR /&gt;I'll keep using the older version for now.&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 20 Nov 2025 03:13:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2217182#M59005</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-11-20T03:13:03Z</dc:date>
    </item>
  </channel>
</rss>

