<?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 Enable FPU on KW45 in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2024498#M19425</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project with KW45 , and I would like to enable the Floating Point Unit (FPU) for improved performance in floating-point calculations. Could someone guide me on the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What are the steps to enable it in the IDE (e.g., IAR)?&lt;/LI&gt;&lt;LI&gt;Are there any specific settings or configurations I need to consider?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any advice, documentation, or examples would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2025 06:02:26 GMT</pubDate>
    <dc:creator>Larry3</dc:creator>
    <dc:date>2025-01-09T06:02:26Z</dc:date>
    <item>
      <title>Enable FPU on KW45</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2024498#M19425</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project with KW45 , and I would like to enable the Floating Point Unit (FPU) for improved performance in floating-point calculations. Could someone guide me on the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What are the steps to enable it in the IDE (e.g., IAR)?&lt;/LI&gt;&lt;LI&gt;Are there any specific settings or configurations I need to consider?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any advice, documentation, or examples would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 06:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2024498#M19425</guid>
      <dc:creator>Larry3</dc:creator>
      <dc:date>2025-01-09T06:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FPU on KW45</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2024737#M19427</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233339"&gt;@Larry3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for creating case to us.&lt;/P&gt;
&lt;P&gt;Please check our KW45's Reference Manual, it mentioned that below register:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;11.4.2.9 Processor X Configuration Register 3 (CPxCFG3)&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;11.4.2.17 Processor 0 Configuration Register 3 (CP0CFG3)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;There is one bit: bit0 for above 2 registers are using for FPU.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="fontstyle0"&gt;Floating Point Unit&lt;BR /&gt;This field indicates if hardware support for floating point capabilities are supported in the processor.&lt;BR /&gt;0b - FPU support is not included.&lt;BR /&gt;1b - FPU support is included.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;And also it mentioned, the reset value:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Reset values for the Processor X Configuration Register 3:&lt;BR /&gt;• For CPU0, the CPxCFG3 value read is &lt;STRONG&gt;0x00000231&lt;/STRONG&gt;&lt;BR /&gt;• If the read access is not from a CPU, then the value read is 0x00000000&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Reset values for the Processor 0 Configuration Register 3:&lt;BR /&gt;• CP0CFG3 = &lt;STRONG&gt;0x00000231&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;So, it means, in default the FPU feature should be enabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Christine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 09:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2024737#M19427</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-01-09T09:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FPU on KW45</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2027488#M19432</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Then how can I make sure I have enabled hardware acceleration when using CMSIS-DSP with KW45?&amp;nbsp;When I use CMSIS-DSP for some calculations, the operation speed does not meet my expectations. Could there be something I have overlooked?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 09:42:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2027488#M19432</guid>
      <dc:creator>Larry3</dc:creator>
      <dc:date>2025-01-14T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FPU on KW45</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2028173#M19436</link>
      <description>&lt;P&gt;Hi，&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233339"&gt;@Larry3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please let me know your read results for&amp;nbsp;&lt;SPAN&gt;CPxCFG3 and&amp;nbsp;CP0CFG3？&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In our KW45's RM, it mentioned:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="fontstyle0"&gt;Floating Point Unit&lt;BR /&gt;This field indicates if hardware support for floating point capabilities are supported in the processor.&lt;BR /&gt;0b - FPU support is not included.&lt;BR /&gt;1b - FPU support is included.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;So, from your register reading results, we can see whether the hardware support for floating point capabilities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2028173#M19436</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-01-15T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FPU on KW45</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2030721#M19443</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233339"&gt;@Larry3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have confirmed with our internal expert team:&lt;/P&gt;
&lt;P&gt;FPU is enable in default if the registers(mentioned in my previous comments)&amp;nbsp; you read is supported.&lt;/P&gt;
&lt;P&gt;If it could not meet your requirements, please help to create a new case and list your detailed requirements or how do you use it in details. So that we can help your further.&lt;/P&gt;
&lt;P&gt;This case is only used to discuss how to enable FPU.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 14:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Enable-FPU-on-KW45/m-p/2030721#M19443</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2025-01-20T14:39:51Z</dc:date>
    </item>
  </channel>
</rss>

