<?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: Audio LOST after ~10 hrs on i.MX 6Q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236543#M18849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Lei Ge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any update for this issue?&lt;/P&gt;&lt;P&gt;Still we are facing this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 08:23:27 GMT</pubDate>
    <dc:creator>saurabh206</dc:creator>
    <dc:date>2014-02-26T08:23:27Z</dc:date>
    <item>
      <title>Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236540#M18846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are facing strange issue of loosing audio after ~10 hrs of playback.&lt;/P&gt;&lt;P&gt;Platform:: We have customized platform of SabreSD i.MX 6Q.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audio Source connected on port-5 of AUDMUX as MASTER using I2S. Port-1 connected SSI-1. Hence, audio received from AudioSource chip -&amp;gt; PORT-5 -&amp;gt; PORT-1 -&amp;gt; SSI-1.&lt;/P&gt;&lt;P&gt;Audio Codec (playback) connected on Port-6 of AUDMUX as SLAVE using I2S. Port-2 connected SSI-2. Hence, audio playback through SSI-2 -&amp;gt; PORT-2 -&amp;gt; PORT-6 -&amp;gt; Audio Codec chip&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Existing audio driver for recording path was SSI-1 -&amp;gt; MEMORY. Means one DMA channel setup for DMA_FROM_DEVICE.&lt;/P&gt;&lt;P&gt;We have introduced ASRC in between Recording path (SSI-1 -&amp;gt; ASRC -&amp;gt; MEMORY). So, we have setup two DMA channel; one for SSI-1 -&amp;gt; ASRC i.e. DMA_DEV_TO_DEV &amp;amp; second for ASRC -&amp;gt; MEMORY i.e. DMA_FROM_DEVICE at driver level.&lt;/P&gt;&lt;P&gt;We reference existing playback source code of DMA Channel setup for DMA_DEV_TO_DEV.&lt;/P&gt;&lt;P&gt;Bus width for above channels are DMA_SLAVE_BUSWIDTH_2_BYTES.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Modified clock source of&amp;nbsp; ssi1_clk, ssi2_clk &amp;amp; ssi3_clk to pll4_audio_main_clk in clock.c file.&lt;/P&gt;&lt;P&gt;Now, in our android applicatin we receive recording samples using AudioRecord object &amp;amp; play those sample using AudioTrack. This task done in only one thread at application side.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;After above setup we are able to play recoreded content for approx ~10 hrs. but after that we receive error: "Unvalid SDMA MODE" &amp;amp; audio lost.&lt;/P&gt;&lt;P&gt;As per this log, it seems that DMA channel for DMA_DEV_TO_DEV (SSI-1 -&amp;gt; ASRC) met with an error.We try to read reg value of SDMAARM_EVTERR (Ref pg. no-4871:: 55.20.10 -DMA Request Error Register (SDMAARM_EVTERR) i.MX 6Q RM).&lt;/P&gt;&lt;P&gt;Which suggest that error bit set for above channel; this probably means there is an overflow of data for that channel.&lt;/P&gt;&lt;P&gt;But we could not identify how its possible.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me out to find where we made mistake in setup of DMA channel ? What is the probable reason for above scenario ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For everybody reference, i am attaching patch here-with.&lt;/P&gt;&lt;P&gt;Please go through it &amp;amp; give comments upon it.&lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336744"&gt;asrc_V1_for_fsl_community.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 11:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236540#M18846</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-02-14T11:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236541#M18847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you try the attached patch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 09:31:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236541#M18847</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-02-20T09:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236542#M18848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Lei Ge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply..&lt;/P&gt;&lt;P&gt;But Attached patched is already there in our kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have already allocated memory using dma_alloc_noncahced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static int sdma_request_channel(struct sdma_channel *sdmac)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; struct sdma_engine *sdma = sdmac-&amp;gt;sdma;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; int channel = sdmac-&amp;gt;channel;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; int ret = -EBUSY;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sdmac-&amp;gt;bd = dma_alloc_noncached(NULL, PAGE_SIZE, &amp;amp;sdmac-&amp;gt;bd_phys, GFP_KERNEL);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (!sdmac-&amp;gt;bd) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ret = -ENOMEM;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; goto out;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 13:53:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236542#M18848</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2014-02-20T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236543#M18849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Lei Ge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any update for this issue?&lt;/P&gt;&lt;P&gt;Still we are facing this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236543#M18849</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2014-02-26T08:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236544#M18850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;in our default BSP, i2s is used as slave, and do not have such test, can you try i2s slave?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 03:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236544#M18850</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-05T03:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236545#M18851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Lei Ge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out Playback chip always works in slave mode, so we must have to use i2s in master mode.&lt;/P&gt;&lt;P&gt;For record path we have used the i2s in slave mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:44:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236545#M18851</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2014-03-05T07:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236546#M18852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/leige-b42127"&gt;leige-b42127&lt;/A&gt;&amp;nbsp; can you please comment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:47:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236546#M18852</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2014-03-12T16:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236547#M18853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you mean playback use one audio codec chip, capture use another audio codec chip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 03:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236547#M18853</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-13T03:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236548#M18854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lei Ge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes in our case Playback and Record chip are two different chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Audio Record chip connected on port-5 of AUDMUX as MASTER using I2S. Port-1 connected SSI-1. Hence, audio received from Audio Record chip -&amp;gt; PORT-5 -&amp;gt; PORT-1 -&amp;gt; SSI-1.&lt;/P&gt;&lt;P&gt;Audio playback connected on Port-6 of AUDMUX as SLAVE using I2S. Port-2 connected SSI-2. Hence, audio playback through SSI-2 -&amp;gt; PORT-2 -&amp;gt; PORT-6 -&amp;gt; Audio Playback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the Playback and Record chip uses the different clock source, we need to introduce the ASRC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 07:46:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236548#M18854</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2014-03-13T07:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236549#M18855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lei Ge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are this two different chip ( one for Capture &amp;amp; another for Playback) creating an issue ?&lt;/P&gt;&lt;P&gt;Is there any option or way by which we can debug ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 08:09:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236549#M18855</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-03-20T08:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236550#M18856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/leige-b42127"&gt;leige-b42127&lt;/A&gt;, do you think the problem of &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ankitpatel"&gt;ankitpatel&lt;/A&gt;, it is related to use one chip for Capture and another for Playback?.&amp;nbsp; I would said that I2S in slave mode should be able to handle both.&amp;nbsp; An idea that I have is to remove one of the chips, starting for the capture, and just playback from a file save in memory. If the error it is still present this would indicate that is something with the memory instead of a problem with the Audio interface.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jaime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236550#M18856</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2014-03-20T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236551#M18857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lei Ge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding further comments to above reply of Jaime.&lt;/P&gt;&lt;P&gt;1. Earlier, when we had not introduced ASRC (component of IMX6Q), there was no Audio lost. Our captured data played without any lost till unlimited time.&lt;/P&gt;&lt;P&gt;2. But, as clock sources are different, one is from captured chip &amp;amp; another is IMX6Q it self to playback chip, we introduce ASRC (component of IMX6Q) in between.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Followed steps as mentioned in detail above &amp;amp; reason to add ASRC as well.&lt;/P&gt;&lt;P&gt;3. If we play normal audio file on memory, there is no audio lost till unlimited time. (as there is no ASRC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236551#M18857</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-03-20T14:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236552#M18858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you try this: only playback or capture with one codec? to narrow down if the playback issue or capture issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 02:32:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236552#M18858</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-21T02:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236553#M18859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lei Ge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no issue when we play normal audio file from memory, there is no audio lost till unlimited time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we mentioned earlier in post that we got error of "Unvalid SDMA MODE"&amp;nbsp; when there was Audio lost.&lt;/P&gt;&lt;P&gt;"" As per this log, it seems that DMA channel for DMA_DEV_TO_DEV (SSI-1 -&amp;gt; ASRC) met with an error.We try to read reg value of SDMAARM_EVTERR (Ref pg. no-4871:: 55.20.10 -DMA Request Error Register (SDMAARM_EVTERR) i.MX 6Q RM). Which suggest that error bit set for above channel; this probably means there is an overflow of data for that channel."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; SDMA met with an overflow of data, it automatically STOP the dma channel ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:42:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236553#M18859</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-03-21T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236554#M18860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If overflow happend, module will not send new request to SDMA, except there is bus error while SDMA transfer data, SDMA script will stop the channel&lt;/P&gt;&lt;P&gt;can you try to adjust the brustsize of the SDMA between SSI and ASRC ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 03:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236554#M18860</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-28T03:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236555#M18861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lei Ge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, these are the value set:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Value set to '4' in receive FIFO Watermark (RFWM0) field in the SSI FIFO Control/Status Register (SFCSR).&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; bus width=DMA_SLAVE_BUSWIDTH_2_BYTES&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Parameters, Lower WML (0-7 bit) &amp;amp; Higher WML (16-23 bit), each set to '8' in p_2_p (r7 INFO). Means current burstsize is '8' for p2p channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following experiment i am going to do for modifying burstsize of SDMA between SSI and ASRC.&lt;/P&gt;&lt;P&gt;I will set value '8' in receive FIFO Watermark (RFWM0) field in the SSI FIFO Control/Status Register (SFCSR).&lt;/P&gt;&lt;P&gt;I will set Parameters, Lower WML (0-7 bit) &amp;amp; Higher WML (16-23 bit), to '16'. Hence, burstsize will become 16.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Is it correnct?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 11:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236555#M18861</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-03-28T11:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236556#M18862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you use SSI Dual fifo mode in SSI-&amp;gt;ASRC router? As i debuged before, when SSI Master mode, SSI_ASRC doesn't support SSI Dual fifo mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 06:15:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236556#M18862</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-31T06:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236557#M18863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lei Ge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, we are not using SSI DUAL FIFO mode in SSI-&amp;gt;ASRC route. We disabled this mode for SSI-&amp;gt;ASRC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding burstsize modification. My following experiments are failed.&lt;/P&gt;&lt;P&gt;Experiment-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. I s&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;et value '8' in receive FIFO Watermark (RFWM0) field in the SSI FIFO Control/Status Register (SFCSR).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. I set Parameters, Lower WML (0-7 bit) &amp;amp; Higher WML (16-23 bit), to '16'. Hence, burstsize will become 16.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Experiment-2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. I kept &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;value '4' in receive FIFO Watermark (RFWM0) field in the SSI FIFO Control/Status Register (SFCSR) as it is.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I set Parameters, Lower WML (0-7 bit) &amp;amp; Higher WML (16-23 bit), to '16'. Hence, burstsize will become 16.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 06:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236557#M18863</guid>
      <dc:creator>_at</dc:creator>
      <dc:date>2014-03-31T06:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236558#M18864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, how do you store the music file? do you have enough memory to store the recorded music file(10 hours long), if every 10 hours this issue happens, is this a not enough store memory issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 06:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236558#M18864</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-31T06:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Audio LOST after ~10 hrs on i.MX 6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236559#M18865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, in mxc_sdma_handle_channel(imx-sdma.c), &lt;BR /&gt;can you get the value of 'sdmac-&amp;gt;mode', it is not like the issue of SSI-&amp;gt;ASRC, it's like the issue of ASRC-&amp;gt;memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 09:20:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-LOST-after-10-hrs-on-i-MX-6Q/m-p/236559#M18865</guid>
      <dc:creator>leige-b42127</dc:creator>
      <dc:date>2014-03-31T09:20:40Z</dc:date>
    </item>
  </channel>
</rss>

