<?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: mcuxpresso IDE and complex numbers in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054466#M5690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. I already have made the change. What I was looking for was if there are any additional changes&lt;/P&gt;&lt;P&gt;After switching to newlib that would improve performance, compile times, code size, compatibility, etc.&lt;/P&gt;&lt;P&gt;That would allow a customer to fine tune his environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2020 17:22:22 GMT</pubDate>
    <dc:creator>dkh</dc:creator>
    <dc:date>2020-04-03T17:22:22Z</dc:date>
    <item>
      <title>mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054462#M5686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do I need to do to be able to use complex numbers in my mcuxpresso project?&amp;nbsp; I am setting up an interface right now to an AFE I have and I need to be able to calculate complex numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently using GCC to compile and it cannot find the complex.h header file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 00:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054462#M5686</guid>
      <dc:creator>dkh</dc:creator>
      <dc:date>2020-04-03T00:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054463#M5687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Complex is a new function in C99 standard. Newlib is a GNU C/C++library. It can support complex. But Redlib is NXP own (non-GNU) ISO C90 standard C library, with some C99 extensions.&amp;nbsp;it doesn't support&amp;nbsp; complex type and have no complex.h head file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I suggest you read&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/thread/389152"&gt;What are Redlib and Newlib?&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If you search "complex.h" under MCUXpresso IDE install folder, you will find it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 06:05:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054463#M5687</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2020-04-03T06:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054464#M5688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for a customer using mcuxpresso IDE, mcuxpresso sdk and wanting to use complex numbers&lt;/P&gt;&lt;P&gt;What is our recommendation ?&lt;/P&gt;&lt;P&gt;What exactly needs to be changed in settings to get the best code size, performance, and maintain compatibility&lt;/P&gt;&lt;P&gt;If they are using a device like the LPC55S69 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054464#M5688</guid>
      <dc:creator>dkh</dc:creator>
      <dc:date>2020-04-03T15:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054465#M5689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Switch the project to newlib or newlibnano. How to do this is described in the document link provided by Jennie.&lt;BR /&gt;hint: it’s trivial&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 17:08:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054465#M5689</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-04-03T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054466#M5690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. I already have made the change. What I was looking for was if there are any additional changes&lt;/P&gt;&lt;P&gt;After switching to newlib that would improve performance, compile times, code size, compatibility, etc.&lt;/P&gt;&lt;P&gt;That would allow a customer to fine tune his environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 17:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054466#M5690</guid>
      <dc:creator>dkh</dc:creator>
      <dc:date>2020-04-03T17:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054467#M5691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd suggest using newlibnano (which is a smaller version of the standard newlib, with a few features removed, but is a lot smaller code size). Also take a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/388981"&gt;https://community.nxp.com/thread/388981&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2020 12:26:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1054467#M5691</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-04-04T12:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1585096#M8689</link>
      <description>&lt;P&gt;Hi, i also want to use complex number in my code for frdm k64f board. I am using MCU expresso compiler. Should I also use NewlibNano. Do I have to use any header file inside the code to use complex numbers.&lt;/P&gt;&lt;P&gt;I would appreciate your response.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 01:21:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1585096#M8689</guid>
      <dc:creator>abdurrehman98</dc:creator>
      <dc:date>2023-01-19T01:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: mcuxpresso IDE and complex numbers</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1585106#M8690</link>
      <description>Hi, can you share the code where you have used complex numbers.</description>
      <pubDate>Thu, 19 Jan 2023 01:37:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/mcuxpresso-IDE-and-complex-numbers/m-p/1585106#M8690</guid>
      <dc:creator>abdurrehman98</dc:creator>
      <dc:date>2023-01-19T01:37:23Z</dc:date>
    </item>
  </channel>
</rss>

