<?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>LPC Microcontrollers中的主题 Re: Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2184274#M58855</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 refer fix in this thread&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460/highlight/false#M58835" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460/highlight/false#M58835&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
    <pubDate>Sat, 11 Oct 2025 09:38:00 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2025-10-11T09:38:00Z</dc:date>
    <item>
      <title>Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2177862#M58827</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use the ADC on an LPC845. I've done so successfully in the past with an older version of the IDE and SDK. With the latest version I get an error saying that the fsl_power driver is missing.&lt;/P&gt;&lt;P&gt;I can right click on the error. That gives me this option: "Add component power_no_lib into the project". That doesn't work.&lt;/P&gt;&lt;P&gt;fsl_power.h and fsl_power.c are in the driver directory and I #&lt;SPAN&gt;include "fsl_power.h" without issues. The power driver is also selected in the SDK configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope someone can shine some light on what's going on and how to fix it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 04:06:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2177862#M58827</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-09-30T04:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2177885#M58828</link>
      <description>&lt;P&gt;I've tried creating a new project. I made sure to enable the ADC and power drivers in the project setup. I still get the "&lt;SPAN&gt;fsl_power driver is missing" error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Basically it's not possible to configure the ADC using the peripheral configuration tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to get MCUxpresso to recognize fsl_power and link it correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 05:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2177885#M58828</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-09-30T05:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2180383#M58838</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:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2180383#M58838</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-10-06T07:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2181878#M58849</link>
      <description>&lt;P&gt;Will do. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 12:57:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2181878#M58849</guid>
      <dc:creator>tomchr</dc:creator>
      <dc:date>2025-10-08T12:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue: The fsl_power driver is missing in the project. Error when configuring ADC on LPC845</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2184274#M58855</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 refer fix in this thread&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460/highlight/false#M58835" target="_blank"&gt;https://community.nxp.com/t5/LPC-Microcontrollers/Enabling-ADC-in-Configurator-fails-for-LPC844-and-LPC845-power/m-p/2179460/highlight/false#M58835&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 09:38:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issue-The-fsl-power-driver-is-missing-in-the-project-Error-when/m-p/2184274#M58855</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-10-11T09:38:00Z</dc:date>
    </item>
  </channel>
</rss>

