<?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>i.MX ProcessorsのトピックUsing EAP from SDK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1473613#M191464</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I'm learning how to use EAP feature from SDK. Created a baremetal project with adding only EAP and Maestro framework.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_0-1655205855414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183278i131652384AAC56C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_0-1655205855414.png" alt="Burjak_0-1655205855414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_4-1655206613844.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183282i0B3C97668C4450C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_4-1655206613844.png" alt="Burjak_4-1655206613844.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added to main&amp;nbsp;&lt;EM&gt;#include "EAP_Parameter_LoudnessMaximiser.h"&lt;/EM&gt; and get a bunch of errors in that header&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_ControlParams_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 104 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_EQNB_BandDef_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 25 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_EQNB_BandDef_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 40 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_InstParams_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 59 C/C++ Problem&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;What have I missed? I actually don't see any file in the project which can be precompilied EAP library. Aswell as&amp;nbsp;libEAP_releaseNote.txt in SDK.&amp;nbsp; I have felt like SDK gives me headers but I need to find lib somewhere, I can't figure out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_3-1655206505145.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183281i9EE2C50AAEFC62D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_3-1655206505145.png" alt="Burjak_3-1655206505145.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 11:40:56 GMT</pubDate>
    <dc:creator>Burjak</dc:creator>
    <dc:date>2022-06-14T11:40:56Z</dc:date>
    <item>
      <title>Using EAP from SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1473613#M191464</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I'm learning how to use EAP feature from SDK. Created a baremetal project with adding only EAP and Maestro framework.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_0-1655205855414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183278i131652384AAC56C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_0-1655205855414.png" alt="Burjak_0-1655205855414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_4-1655206613844.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183282i0B3C97668C4450C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_4-1655206613844.png" alt="Burjak_4-1655206613844.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added to main&amp;nbsp;&lt;EM&gt;#include "EAP_Parameter_LoudnessMaximiser.h"&lt;/EM&gt; and get a bunch of errors in that header&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_ControlParams_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 104 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_EQNB_BandDef_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 25 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_EQNB_BandDef_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 40 C/C++ Problem&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;unknown type name 'LVM_InstParams_t' EAP_Parameter_LoudnessMaximiser.h /MIMXRT1176_Project_2/EAP/Example_Application/CONFIG_HEADER line 59 C/C++ Problem&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;What have I missed? I actually don't see any file in the project which can be precompilied EAP library. Aswell as&amp;nbsp;libEAP_releaseNote.txt in SDK.&amp;nbsp; I have felt like SDK gives me headers but I need to find lib somewhere, I can't figure out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_3-1655206505145.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183281i9EE2C50AAEFC62D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_3-1655206505145.png" alt="Burjak_3-1655206505145.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 11:40:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1473613#M191464</guid>
      <dc:creator>Burjak</dc:creator>
      <dc:date>2022-06-14T11:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using EAP from SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1474850#M191533</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Hope you are well.&lt;BR /&gt;Please make sure that the include path is set in your project configuration:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omar_Anguiano_0-1655336769247.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183521iA37DB3A760EA5521/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Omar_Anguiano_0-1655336769247.png" alt="Omar_Anguiano_0-1655336769247.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It will be convenient if you start from an SDK example since the necessary settings were already set.&lt;/P&gt;
&lt;P&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 23:46:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1474850#M191533</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2022-06-15T23:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using EAP from SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1475088#M191545</link>
      <description>&lt;P&gt;Hello, Omar.&lt;/P&gt;&lt;P&gt;Thank you for your answer. You helped my case. MCUXpresso created needed includes that I see on your picture. But in my case, I created a bare-metal project via MCUXpresso wizard.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_1-1655361679662.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183577i44FE462A68334277/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_1-1655361679662.png" alt="Burjak_1-1655361679662.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But you recommended to me use an example from SDK. There are no EAP examples, but 4 examples for maestro_framework. I imported and saw two new files in the project directory. I copied them to my bare-metal project and at least it was compiled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burjak_0-1655361580341.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183576iE8CA110567493FC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burjak_0-1655361580341.png" alt="Burjak_0-1655361580341.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe it's an issue, and these two files should be in the project even when I created it via wizard?&lt;/P&gt;&lt;P&gt;Thank you again, you helped me.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 06:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1475088#M191545</guid>
      <dc:creator>Burjak</dc:creator>
      <dc:date>2022-06-16T06:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using EAP from SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1475455#M191566</link>
      <description>&lt;P&gt;I have a few more questions if you can answer.&lt;/P&gt;&lt;P&gt;I read in the application notes that EAP works only with a maximum of two channels (if stereo). But I have 8 input channels. I wanted to confirm that I may use EAP to edit my input audio info 1 by 1 (like 8 times in a row). Or maybe, can run multiply instances of a library?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question. I use ARM Keil, it was a bit struggle to get library work there with an example application. Is EAP supposed to work only in MCUXpresso?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 16:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1475455#M191566</guid>
      <dc:creator>Burjak</dc:creator>
      <dc:date>2022-06-16T16:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using EAP from SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1477704#M191761</link>
      <description>&lt;P&gt;Yes, it can work with multiple EAP instances as long as the memory/CPU load on the device is able to handle it.&lt;BR /&gt;This middleware is also compatible with Keil MDK, IAR, and GCC.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omar_Anguiano_0-1655850757533.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184110i032612F07F74E4B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Omar_Anguiano_0-1655850757533.png" alt="Omar_Anguiano_0-1655850757533.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 22:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-EAP-from-SDK/m-p/1477704#M191761</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2022-06-21T22:32:45Z</dc:date>
    </item>
  </channel>
</rss>

