<?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: LPC54110 DMA Channel Chaining in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674841#M27042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DMA channel chaining should not depend on debugger.&lt;/P&gt;&lt;P&gt;Is customer uses same project configuration between debug mode and non-debug mode?&lt;/P&gt;&lt;P&gt;Code in debug mode&amp;nbsp;is&amp;nbsp;usually slower, if software contains some issues (such as close a peripheral too early by checking FIFO empty flag instead of peripheral idle flag) that only appear when code is faster, this can happen.&lt;/P&gt;&lt;P&gt;Another possible cause can be the debug host did some additional initialization that is required by the software, but the software itself does not do them.&lt;/P&gt;&lt;P&gt;To track, suggest to add some debug notification in each stage of channel chain; if project is emergent, as a back up, can manually start another DMA channel in DMA IRQ handler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2017 07:33:20 GMT</pubDate>
    <dc:creator>rocky_song</dc:creator>
    <dc:date>2017-05-16T07:33:20Z</dc:date>
    <item>
      <title>LPC54110 DMA Channel Chaining</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674840#M27041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our customer SICK wants to use Channel Chaining with the DMA on the LPC54102.&lt;/P&gt;&lt;P&gt;In his configuration DMA Channel 12 services the ADC and writes ADC data into memory. DMA Channel 12 then generates&amp;nbsp;a trigger (via Channel Chaining) for DMA Channel 13, after he has finished writing his block of data into memory. DMA Channel 13 then transfers the data into another block and triggers DMA Channel 1 (UART DMA) after completion of the transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works fine as long as he is in Debug Mode.&amp;nbsp;When he now &amp;nbsp;disconnects the Debuger from the System&amp;nbsp;his Software is not working anymore.&lt;/P&gt;&lt;P&gt;What may this be.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 13:59:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674840#M27041</guid>
      <dc:creator>peter_furtner</dc:creator>
      <dc:date>2017-05-10T13:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54110 DMA Channel Chaining</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674841#M27042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DMA channel chaining should not depend on debugger.&lt;/P&gt;&lt;P&gt;Is customer uses same project configuration between debug mode and non-debug mode?&lt;/P&gt;&lt;P&gt;Code in debug mode&amp;nbsp;is&amp;nbsp;usually slower, if software contains some issues (such as close a peripheral too early by checking FIFO empty flag instead of peripheral idle flag) that only appear when code is faster, this can happen.&lt;/P&gt;&lt;P&gt;Another possible cause can be the debug host did some additional initialization that is required by the software, but the software itself does not do them.&lt;/P&gt;&lt;P&gt;To track, suggest to add some debug notification in each stage of channel chain; if project is emergent, as a back up, can manually start another DMA channel in DMA IRQ handler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 07:33:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674841#M27042</guid>
      <dc:creator>rocky_song</dc:creator>
      <dc:date>2017-05-16T07:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54110 DMA Channel Chaining</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674842#M27043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to Rocky Song recommendations please make sure the customer has not linked the semihosting library, with this library the application will no longer work standalone - it will only work when connected to the debugger. You can find additional information on this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/630895"&gt;https://community.nxp.com/message/630895&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 14:16:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54110-DMA-Channel-Chaining/m-p/674842#M27043</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-05-16T14:16:31Z</dc:date>
    </item>
  </channel>
</rss>

