<?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: kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2363322#M5373</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245689"&gt;@LamK&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your information.&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;if you directly define the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BOARD_InitDebugConsole function directly in the board.h header instead of declaring it, because the linker for some reason couldn't link the function in the board.cpp file. I did check and see that the board.o did get compiled, but the linker somehow couldn't find it so that's probably another bug right there.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Can you share your project so that i can reproduce this issue?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2026 09:44:43 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2026-05-11T09:44:43Z</dc:date>
    <item>
      <title>kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2360670#M5339</link>
      <description>&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;I'm currently evaluating the SDK (ver&amp;nbsp;26.03.00) for the MCXA176VLH microcontroller, and upon creating a project and building it, I ran into an error where it complained that &lt;SPAN&gt;it couldn't #define BOARD_DEBUG_UART_CLK_ATTACH because kFROM12_to_LPUART0 does not in the _clock_attach_id enum. Therefore, the&amp;nbsp;BOARD_InitDebugConsole() function that used the #define failed to compile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LamK_0-1778014651645.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/384382i80AF2B51D7EC30F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LamK_0-1778014651645.png" alt="LamK_0-1778014651645.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've looked at the structure of the enum, and there are only 2 similar enum members that exist:&amp;nbsp;&lt;SPAN&gt;kFRO12M_to_MAIN_CLK and&amp;nbsp;kFRO12M_to_CLKOUT.&amp;nbsp;&lt;/SPAN&gt;Is there any other enum variable I can use instead, and can I comment out the function and not run into any issues down the line? I don't intend to use printf to determine the values of my variables, I'll just look at them during debugging instead.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lam&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 21:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2360670#M5339</guid>
      <dc:creator>LamK</dc:creator>
      <dc:date>2026-05-05T21:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2361679#M5351</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245689"&gt;@LamK&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tested it on my end.&lt;/P&gt;
&lt;P&gt;It is a bug.&lt;/P&gt;
&lt;P&gt;If you want to use the UART.&lt;/P&gt;
&lt;P&gt;You can replace the&amp;nbsp;&lt;SPAN&gt;kFROM12_to_LPUART0 to&amp;nbsp;kFRO_LF_DIV_to_LPUART0.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your information.&lt;/P&gt;
&lt;P&gt;Hope this will help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 08:15:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2361679#M5351</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2026-05-07T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2362112#M5355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I haven't made a PCB for it yet, I was just checking out the SDK. It does build when I use kFRO_LF_DIV_to_LPUART0 instead so I'll be sure to try it when I have the hardware on hand.&lt;BR /&gt;&lt;BR /&gt;And I should bring up that it builds only if you directly define the&amp;nbsp;&lt;SPAN&gt;BOARD_InitDebugConsole function directly in the board.h header instead of declaring it, because the linker for some reason couldn't link the function in the board.cpp file. I did check and see that the board.o did get compiled, but the linker somehow couldn't find it so that's probably another bug right there.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LamK_0-1778189571897.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/384700i2A4DA9445349D92D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LamK_0-1778189571897.png" alt="LamK_0-1778189571897.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and I as said, the fix is just directly copy and paste the definition into the header along with other #include's found in the board.cpp. Hope this helps with the future versions of the SDK.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Lam&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 21:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2362112#M5355</guid>
      <dc:creator>LamK</dc:creator>
      <dc:date>2026-05-07T21:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2363322#M5373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245689"&gt;@LamK&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your information.&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;if you directly define the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BOARD_InitDebugConsole function directly in the board.h header instead of declaring it, because the linker for some reason couldn't link the function in the board.cpp file. I did check and see that the board.o did get compiled, but the linker somehow couldn't find it so that's probably another bug right there.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Can you share your project so that i can reproduce this issue?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 09:44:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2363322#M5373</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2026-05-11T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: kFROM12M_to_LPUART0 does not exist in _clock_attach_id enum - MCXA176VLH</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2364556#M5382</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Every time I create a new project and hit build immediately just to test, I encounter the #define problem as I mentioned.&amp;nbsp;Replacing kFROM12_to_LPUART0 with kFRO_LF_DIV_to_LPUART0 fixes that, but building it again yields another error that says "&lt;SPAN&gt;undefined reference to `BOARD_InitDebugConsole()"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LamK_0-1778653027070.png" style="width: 505px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/385238i8C97176907F7217D/image-dimensions/505x413?v=v2" width="505" height="413" role="button" title="LamK_0-1778653027070.png" alt="LamK_0-1778653027070.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The SDK I'm using is MCXA176 version 26.03 from SDK builder. I downloaded and then installed it in the IDE, and I then just created the projects with it.&lt;/P&gt;&lt;P&gt;And another thing is that upon creating a new project, I can't use the config tools to configure my pins and clocks because the .mex file is missing. I followed this post:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pins-tool-quot-Processor-is-not-supported-or-data-for-the/m-p/2359924#M2036" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pins-tool-quot-Processor-is-not-supported-or-data-for-the/m-p/2359924#M2036&lt;/A&gt;, and was able to produce a .mex file to configure my pins and clocks. Pretty sure it's not the cause of the problem but I'm just throwing this out there just in case.&lt;/P&gt;&lt;P&gt;There's nothing else to share about my project besides that. I'm just testing out the SDK before committing to the microcontroller.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Lam Khuu&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 06:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/kFROM12M-to-LPUART0-does-not-exist-in-clock-attach-id-enum/m-p/2364556#M5382</guid>
      <dc:creator>LamK</dc:creator>
      <dc:date>2026-05-13T06:37:07Z</dc:date>
    </item>
  </channel>
</rss>

