<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: 5475 FEC transmition problems</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168193#M6002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the McDMA, it is mostly working very well. I never tried writing directly to the registers, I think at the end of the frame there's a control word and some other writes to the control register needed to mark the frame end. Seems complicated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're curious, description of the problem I face is here:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="83532" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/83532" jivemacro="thread" title="https://community.freescale.com/thread/83532"&gt;https://community.freescale.com/thread/83532&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 16:22:47 GMT</pubDate>
    <dc:creator>plattro</dc:creator>
    <dc:date>2011-06-07T16:22:47Z</dc:date>
    <item>
      <title>5475 FEC transmition problems</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168190#M5999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are developing a port for MCF5475 for &amp;nbsp;LLWIP and FreeRTOS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With FreeRTOS no problems but now with MCF5475 we are not abble to transmit any data with FEC.&lt;/P&gt;&lt;P&gt;We can receiving datas properly but when try to send nothing happen.&lt;/P&gt;&lt;P&gt;We are not ussing DMA we have copy Linux initialization but does not work.&lt;/P&gt;&lt;P&gt;Has anybody a sample to transmit datas with MCF54xx?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Oscar Alegría&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 16:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168190#M5999</guid>
      <dc:creator>JOA2</dc:creator>
      <dc:date>2010-01-18T16:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: 5475 FEC transmition problems</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168191#M6000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;Did you ever resolve this problem?&lt;/P&gt;&lt;P&gt;i'm curious since we have a FEC transmit problem, but for us it is usually fine then hangs sometimes.&lt;/P&gt;&lt;P&gt;Maybe your solution gives me some ideas on the problem we have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2011 14:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168191#M6000</guid>
      <dc:creator>plattro</dc:creator>
      <dc:date>2011-06-04T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: 5475 FEC transmition problems</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168192#M6001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was imposible to transmit any using the FEC directly. I think there is any bad into FEC documentation. We started to use DMA to send and receive datas from DMA. There is an API (Multichannel_DMA_API) and it works nice.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not difficult to use it.&lt;/P&gt;&lt;P&gt;Try with it and if you have any problem, I will try to help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 13:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168192#M6001</guid>
      <dc:creator>JOA2</dc:creator>
      <dc:date>2011-06-06T13:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: 5475 FEC transmition problems</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168193#M6002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the McDMA, it is mostly working very well. I never tried writing directly to the registers, I think at the end of the frame there's a control word and some other writes to the control register needed to mark the frame end. Seems complicated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're curious, description of the problem I face is here:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="83532" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/83532" jivemacro="thread" title="https://community.freescale.com/thread/83532"&gt;https://community.freescale.com/thread/83532&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 16:22:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168193#M6002</guid>
      <dc:creator>plattro</dc:creator>
      <dc:date>2011-06-07T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: 5475 FEC transmition problems</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168194#M6003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you port FreeRTOS to mcf547x/8x? Only reusing v2 ports? Can you share the port.c, portasm.s and portmacro.h? What compiler are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 00:09:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5475-FEC-transmition-problems/m-p/168194#M6003</guid>
      <dc:creator>PaoloRenzo</dc:creator>
      <dc:date>2011-06-08T00:09:23Z</dc:date>
    </item>
  </channel>
</rss>

