<?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: Fixed point support for MCUXpresso in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Fixed-point-support-for-MCUXpresso/m-p/1893255#M66472</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Gray&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I tested this code under MCXprosso IDE on a MCXN947 project. There is no error after building.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;volatile long _Accum myval=0;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would suggest you trying Newlib if didn't pass build on your side. If the problem persists, please let me know how to reproduce the problem.&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;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 Jun 2024 02:52:00 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2024-06-25T02:52:00Z</dc:date>
    <item>
      <title>Fixed point support for MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Fixed-point-support-for-MCUXpresso/m-p/1892679#M66467</link>
      <description>&lt;P&gt;Good day Forum people,&lt;/P&gt;&lt;P&gt;I am trying to implement fixed point variables on my Cortex-M7 chip using MCUXpresso. I've found that the &amp;lt;stdfix.h&amp;gt; libraby is available when including the library, but when declaring a variable as an '_Accum' type or as an 'accum' (which is in the stdfix.h file is simply a define macro for _Accum), I get the same error: "unknown type name '_Accum'; did you mean 'accum'?". Am I missing something or does anyone have some insight to this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 07:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Fixed-point-support-for-MCUXpresso/m-p/1892679#M66467</guid>
      <dc:creator>Gray</dc:creator>
      <dc:date>2024-06-24T07:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed point support for MCUXpresso</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Fixed-point-support-for-MCUXpresso/m-p/1893255#M66472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Gray&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I tested this code under MCXprosso IDE on a MCXN947 project. There is no error after building.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;volatile long _Accum myval=0;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would suggest you trying Newlib if didn't pass build on your side. If the problem persists, please let me know how to reproduce the problem.&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;
&lt;DIV style="background-color: #ffffff; padding: 0px 0px 0px 2px;"&gt;
&lt;DIV style="color: #000000; background-color: #ffffff; font-family: 'Consolas'; font-size: 10pt; white-space: pre;"&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background-color: #e8f2fe; margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jun 2024 02:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Fixed-point-support-for-MCUXpresso/m-p/1893255#M66472</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-06-25T02:52:00Z</dc:date>
    </item>
  </channel>
</rss>

