<?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: MCF52233 Fec problem</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124820#M163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Unfortunately it can be one of many things which is not correct.&lt;BR /&gt;&lt;BR /&gt;Have you ensured that the buffers are aligned to 16 byte boundaries?&lt;BR /&gt;&lt;BR /&gt;Check also status registers for an indication of why it is not starting the transfer.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;&lt;IMG src="http://www.uTasker.com/uTaskerLogoSS.jpg" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Mar 2007 07:27:01 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2007-03-03T07:27:01Z</dc:date>
    <item>
      <title>MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124819#M162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hi everyone,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I try to send a frame via the ethernet with&amp;nbsp;the MCF52233 (I use the M52233DEMO board), but anything appears. I Initialize the ePHY module and the PC see the connection. I initialize the Fec registers, buffers and buffers descriptors like the Freescale's RM says, but when I set the TDAR register, nothing append, no interrupt, and TDAR doesn't reset.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Does anyone know what may append ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 1;"&gt;Alban clarified subject&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Alban on &lt;SPAN class="date_text"&gt;2007-03-02&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:51 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 18:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124819#M162</guid>
      <dc:creator>GP</dc:creator>
      <dc:date>2007-03-02T18:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124820#M163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Unfortunately it can be one of many things which is not correct.&lt;BR /&gt;&lt;BR /&gt;Have you ensured that the buffers are aligned to 16 byte boundaries?&lt;BR /&gt;&lt;BR /&gt;Check also status registers for an indication of why it is not starting the transfer.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;&lt;IMG src="http://www.uTasker.com/uTaskerLogoSS.jpg" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2007 07:27:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124820#M163</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2007-03-03T07:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124821#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi GP&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I believe 99.9% of new users of Kirin2e got a lot of "rocks"at the starting point to transmit anything using 52235 fec.&lt;/DIV&gt;&lt;DIV&gt;If you like consoles, I can tell you it works fine, but you must pay attention in any small detail, specially initialization ones.&lt;/DIV&gt;&lt;DIV&gt;I took a look in Freescale examples and I got confused...and I couldn,t make the FEC work that time..I mean only based in such examples.I needed to add / change some details..maybe Imissunderstood something....&lt;/DIV&gt;&lt;DIV&gt;I'm in vacations now (I'll return next monday) , but I can send you the code I use to pilot the FEC.&lt;/DIV&gt;&lt;DIV&gt;Meanwhile be aware about:&lt;/DIV&gt;&lt;DIV&gt;1- you must aligns ring descriptos and data buffers (as Mark mentioned...).This is a very important point !!!&lt;/DIV&gt;&lt;DIV&gt;2- Check if you are fill the ring tx descriptor correctly, althought you think you have done..(It happenned with me..)&lt;/DIV&gt;&lt;DIV&gt;2- I needed to use a pragma #unaligned packets to work with my structs (it is just a complement for you..not exactly the FEC solution you want), since my transmission buffer is based on such structs format&lt;/DIV&gt;&lt;DIV&gt;3- you could start your code based on CFinit, wich generates a very clear code you can use or at least take a look, maybe you can find a mismatch between your code and the one generated by this sw.&lt;/DIV&gt;&lt;DIV&gt;4- I posted in this forum,after received some helps from some guys here, a part ofcode wich works, although thai is not the current I'm using nowaday.Maybe it can heps yothe title was about "52235 ethernet driver".&lt;/DIV&gt;&lt;DIV&gt;5- There are several points in this forum wich regard about you doubt..taka a search..&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Four&amp;nbsp;months I go, probably I could have lot of details still on mind, but now ...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Godd luck ...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ricardo Raupp&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2007 23:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124821#M164</guid>
      <dc:creator>Ricardo_RauppV</dc:creator>
      <dc:date>2007-03-03T23:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124822#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi there&lt;BR /&gt;&lt;BR /&gt;What is Kirin2e?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 19:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124822#M165</guid>
      <dc:creator>wyliek</dc:creator>
      <dc:date>2007-03-05T19:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124823#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi wyliek&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Kirin is&amp;nbsp;the name that&amp;nbsp;Freescale adopted to their 2 new ColdFire single chip processors, wich are able to connect directly to USB and Ethernet, since they include the respective controller + PHY´s for it.&lt;/DIV&gt;&lt;DIV&gt;At the presentation time of this chips (2005) they were referred simply as&amp;nbsp;Kirin family ...&lt;/DIV&gt;&lt;DIV&gt;Kirin-2e = ethernet enable =&amp;gt; MCF52231 to MCF52235&amp;nbsp; (MCF5223x)&lt;/DIV&gt;&lt;DIV&gt;Kirin-2u = USB enable =&amp;gt; MCF52221 to MCF52223&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (MCF5222x)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ricardo Raupp&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 20:48:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124823#M166</guid>
      <dc:creator>Ricardo_RauppV</dc:creator>
      <dc:date>2007-03-05T20:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124824#M167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Ricardo,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I believe you're right, it's probably a detail which causes me troubles, and I've not identified it yet. I've ever seen&amp;nbsp;your topic "52235 ethernet driver" but it didn't resolve my problem... Could you send me your code ? I think that study a correct code could help me &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 21:37:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124824#M167</guid>
      <dc:creator>GP</dc:creator>
      <dc:date>2007-03-06T21:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124825#M168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;GP&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Follow 2 files regarding the etherent fec/phy use&amp;nbsp;and buffers, ring descriptor declartion etc..&lt;/DIV&gt;&lt;DIV&gt;I hope it can solve your problem,otherwise, let me know ...maybe I can add some information ....&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ricardo Raupp&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 19:33:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124825#M168</guid>
      <dc:creator>Ricardo_RauppV</dc:creator>
      <dc:date>2007-03-07T19:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124826#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;GP&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The second file I missed in the first message ....sorry...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ricardo Raupp&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 19:34:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124826#M169</guid>
      <dc:creator>Ricardo_RauppV</dc:creator>
      <dc:date>2007-03-07T19:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52233 Fec problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124827#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Many thanks Ricardo, I'll read it yet !&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 20:37:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52233-Fec-problem/m-p/124827#M170</guid>
      <dc:creator>GP</dc:creator>
      <dc:date>2007-03-07T20:37:25Z</dc:date>
    </item>
  </channel>
</rss>

