<?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: CMSIS DSP library porting in LPC54608J512BD208</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920146#M36678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to the step from&lt;A _jive_internal="true" data-containerid="11553" data-containertype="14" data-content-finding="Community" data-objectid="335465" data-objecttype="102" href="https://community.nxp.com/docs/DOC-335465" style="color: #3d9ce7; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Using CMSIS-DSP with MCUXpresso SDK and IDE&lt;/A&gt;&amp;nbsp;please add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define __FPU_PRESENT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /**&amp;lt; Defines if an FPU is present or not */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;in &lt;SPAN style="color: #3d3d3d;"&gt;core_cm4.h,a&lt;/SPAN&gt;nd in&amp;nbsp; IDE perspective select the following settings:&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81372i7DA5BF8A21572F4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Sep 2019 16:39:17 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2019-09-30T16:39:17Z</dc:date>
    <item>
      <title>CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920141#M36673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am using&amp;nbsp;LPC54608J512BD208 microcontroller in a project. I want to use 32 bit fft functions available in CMSIS library but i am unable to compile the code after calling &lt;STRONG&gt;"arm_rfft_fast_init_f32()"&amp;nbsp; &lt;/STRONG&gt;function. I have referred to "&lt;A href="https://community.nxp.com/docs/DOC-335465"&gt;Using CMSIS-DSP with MCUXpresso SDK and IDE&lt;/A&gt;&amp;nbsp;" but still getting compilation error&amp;nbsp;&lt;BR /&gt;"&lt;STRONG&gt;cannot find -llibarm_cortexM4lf_math lpcxpresso54608_hello_world C/C++ Problem&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given path of library file located in sdk. My sdk is in same workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the code for reference. Please help in resolving this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 10:27:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920141#M36673</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-08-29T10:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920142#M36674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the following link:&amp;nbsp;&lt;A href="https://community.nxp.com/message/1031640"&gt;https://community.nxp.com/message/1031640&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let me know if this helps, have a nice day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 17:06:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920142#M36674</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2019-08-29T17:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920143#M36675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soledad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have implemented all the steps mentioned in the link but still unable to compile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have uncompressed sdk and then i have given path of CMSIS folder and CMSIS library of SDK. Is that proper?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Please check the code attached for any clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 05:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920143#M36675</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-08-30T05:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920144#M36676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/soledad"&gt;soledad&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Good Day!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Any update on the query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 09:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920144#M36676</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-09-05T09:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920145#M36677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/soledad"&gt;soledad&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have even tried explicitly adding the CMSIS folder from SDK into my project and linking that folder as suggested in "&lt;A href="https://community.nxp.com/docs/DOC-335465"&gt;https://community.nxp.com/docs/DOC-335465&lt;/A&gt;&amp;nbsp;" but still unable to compile.&lt;/P&gt;&lt;P&gt;Please help in resolving the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 04:23:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920145#M36677</guid>
      <dc:creator>prasannanaik</dc:creator>
      <dc:date>2019-09-09T04:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS DSP library porting in LPC54608J512BD208</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920146#M36678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to the step from&lt;A _jive_internal="true" data-containerid="11553" data-containertype="14" data-content-finding="Community" data-objectid="335465" data-objecttype="102" href="https://community.nxp.com/docs/DOC-335465" style="color: #3d9ce7; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Using CMSIS-DSP with MCUXpresso SDK and IDE&lt;/A&gt;&amp;nbsp;please add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#define __FPU_PRESENT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /**&amp;lt; Defines if an FPU is present or not */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;in &lt;SPAN style="color: #3d3d3d;"&gt;core_cm4.h,a&lt;/SPAN&gt;nd in&amp;nbsp; IDE perspective select the following settings:&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81372i7DA5BF8A21572F4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Soledad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2019 16:39:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CMSIS-DSP-library-porting-in-LPC54608J512BD208/m-p/920146#M36678</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2019-09-30T16:39:17Z</dc:date>
    </item>
  </channel>
</rss>

