<?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 [i.MX6] Using edma to clear RAM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847395#M129736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to clear a large part of RAM (~100MB) and I need to do it fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to clear it using eDMA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, what shall I set the source to? And what are the attributes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2018 16:57:58 GMT</pubDate>
    <dc:creator>m_eladouly</dc:creator>
    <dc:date>2018-08-30T16:57:58Z</dc:date>
    <item>
      <title>[i.MX6] Using edma to clear RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847395#M129736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to clear a large part of RAM (~100MB) and I need to do it fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to clear it using eDMA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, what shall I set the source to? And what are the attributes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 16:57:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847395#M129736</guid>
      <dc:creator>m_eladouly</dc:creator>
      <dc:date>2018-08-30T16:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX6] Using edma to clear RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847396#M129737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohamed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at i.MXRT1050 MCUXpresso SDK example:&lt;/P&gt;&lt;P&gt;boards/../driver_examples/edma/memory_to_memory&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 30 Aug 2018 23:44:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847396#M129737</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-30T23:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX6] Using edma to clear RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847397#M129738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example explains how to copy from a source address to a destination address with the same size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a source a destination with different sizes? This will be helpful in clearing the large size in RAM (~100MB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 09:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847397#M129738</guid>
      <dc:creator>m_eladouly</dc:creator>
      <dc:date>2018-09-02T09:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX6] Using edma to clear RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847398#M129739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohamed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think source and destination with different sizes also can be used, try to set SOFF&lt;/P&gt;&lt;P&gt;TCD Signed Source Address Offset (TCDa_SOFF) to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 11:47:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847398#M129739</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-03T11:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX6] Using edma to clear RAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847399#M129740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try it, thank you a lot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 09:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Using-edma-to-clear-RAM/m-p/847399#M129740</guid>
      <dc:creator>m_eladouly</dc:creator>
      <dc:date>2018-09-04T09:46:11Z</dc:date>
    </item>
  </channel>
</rss>

