<?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: MCF5235EVB OpenTCP</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220245#M11232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes..i've downloaded the original version from freescale, and there wasn't any port to the board &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;/P&gt;&lt;P&gt;now i don't know how i have to port it..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 18:35:09 GMT</pubDate>
    <dc:creator>coolkiffings</dc:creator>
    <dc:date>2010-09-01T18:35:09Z</dc:date>
    <item>
      <title>MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220238#M11225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm quit new in this mc's stuff,&lt;/P&gt;&lt;P&gt;but i have to implement a client/server application with the evb. I'm trying to calculate something on the EVB and send the result back to my hostpc.&lt;/P&gt;&lt;P&gt;I'm using the udp protocol and the opentcp stack, which i've downloaded from the freescale page (for 5235bcc evb)&lt;/P&gt;&lt;P&gt;I've adapted the main.c a bit. I cut all the stuff for http server or telnet or something like this. Theres only the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; init_timerpool();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;arpinit();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;udp_init();&lt;/P&gt;&lt;P&gt;initialization.&lt;/P&gt;&lt;P&gt;I've attached the main.c.&lt;/P&gt;&lt;P&gt;The problem is, that it doesn't send anything to my hostpc, where i've written a small server application.&lt;/P&gt;&lt;P&gt;Hope someone can help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my bad english, I'm from germany.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 18:49:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220238#M11225</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-08-31T18:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220239#M11226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, I can't edit my post.&lt;/P&gt;&lt;P&gt;So I write a reply.&lt;/P&gt;&lt;P&gt;first i think, that it isn't the main function, i get into an infinite loop while hardware initialization...&lt;/P&gt;&lt;P&gt;but i don't know why..so if nobody knows whats wrong i could use an other stack too &lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;Does anybody have ported the InterNiche TCP stack to that board?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Wed, 01 Sep 2010 16:15:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220239#M11226</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220240#M11227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some experience with Interniche Lite, but not with that board.&lt;/P&gt;&lt;P&gt;Interniche Lite (= Coldfire Lite) is not without issues though. Currently the main issue is that it is not compatible with Codewarrior 7.2.x. If you want to start using it, you'll need Codewarrior 7.1.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest you read my page with comments on Coldfire Lite here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mvdh.be/cf_lite_patched.html" rel="nofollow" target="_blank"&gt;http://www.mvdh.be/cf_lite_patched.html&lt;/A&gt;&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>Wed, 01 Sep 2010 16:44:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220240#M11227</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T16:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220241#M11228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, thank you.&lt;/P&gt;&lt;P&gt;I've downloaded your 7.2 Stack. I hope I can port it to the board.&lt;/P&gt;&lt;P&gt;The problem is, that I'm really new in this topic..so I don't have any clue how to port it&lt;/P&gt;&lt;P&gt;to another board. Do I have to change the MCF5235EVB_sysinit to activate the ethernet port?&lt;/P&gt;&lt;P&gt;Or what I have to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220241#M11228</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220242#M11229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible there already is a port for the 5235, but I may have removed it from my modified version. I'll have to check that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not very difficult to write an application that receives messages over UDP and sends a response in return. I have done this already myself. If you wish I can give you some of the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 18:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220242#M11229</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220243#M11230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that would be great if you can send it to 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;/P&gt;&lt;P&gt;That would help me a lot. It's not hard to port to another board?&lt;/P&gt;&lt;P&gt;Hm, ok.. I'm working with the board since 2 weeks &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;/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>Wed, 01 Sep 2010 18:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220243#M11230</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T18:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220244#M11231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... apparently there's no port for the 5235 CPU in the original coldfire lite. This may complicate things a bit. Porting should be possible but I think it will be quite a bit of work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Available ports are:&lt;/P&gt;&lt;P&gt;5208&lt;/P&gt;&lt;P&gt;5223x&lt;/P&gt;&lt;P&gt;52259&lt;/P&gt;&lt;P&gt;5275&lt;/P&gt;&lt;P&gt;5282&lt;/P&gt;&lt;P&gt;53013&lt;/P&gt;&lt;P&gt;5329&lt;/P&gt;&lt;P&gt;54455&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 18:27:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220244#M11231</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T18:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220245#M11232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes..i've downloaded the original version from freescale, and there wasn't any port to the board &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;/P&gt;&lt;P&gt;now i don't know how i have to port it..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 18:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220245#M11232</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T18:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220246#M11233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe start by finding a supported CPU which matches the 5235 best. There's a subfolder src\cpu\... containing all cpu dependent code and definitions. It might be a good idea to start checking these files out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:22:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220246#M11233</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T19:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220247#M11234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and what do i have to check there?&lt;/P&gt;&lt;P&gt;if the registers are the same or what do i have to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220247#M11234</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T19:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220248#M11235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The header files contain definitions of CPU internal registers. There may be some that exist in other CPUs but not in the 5235, Or there may be some that exist in the 5235 but not in other CPUs. Or they may be some that exist in multiple CPU types but located at different addresses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like it will be quite a bit of work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 19:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220248#M11235</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T19:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220249#M11236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got some headerfiles from the opentcp project for the 5235evb board..can i replace them in the interniche stack?&lt;/P&gt;&lt;P&gt;should this work?&lt;/P&gt;&lt;P&gt;I've attached them in this post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:03:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220249#M11236</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T20:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220250#M11237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They look very similar, but I don't think simply replacing them will do the trick. That would be too easy...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:07:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220250#M11237</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T20:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220251#M11238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes they are very similiar. they come from the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M523xEVB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;couldn't it be so easy &lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt; ?&lt;/P&gt;&lt;P&gt;I think tomorrow i will test it. But what could i do else? check every header file and adapt it to the board?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220251#M11238</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-01T20:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220252#M11239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will also have to check the initialisation routines I guess...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 22:16:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220252#M11239</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T22:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220253#M11240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way... have you checked the MQX operating system? It's more modern and should be easy to program. But I don't know if there is a port to the 5235 CPU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 22:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220253#M11240</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-01T22:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220254#M11241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Coolkiffins / Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is strange to see OpenTCP linked with the M5235 since OpenTCP was intended for small processors (8/16bits) like the MC9S12NE64. It was a simple open-source project about 7 years ago with limited features which was not developed in any way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen that MQX is available on the M520X to Alpha customers but the M5235 seems to have a different register layout so will presumably require some extra work too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to me that ucLinux (this is often delivered with these types of boards) may be the best choice when ample SDRAM is available. This type of processor is used more in less price-sensitive projects where memory is less of a premium and often 32MByte+ space is available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to be able to suggest also the uTasker project (this does now include M5214, M5216, M5280, M5281, M5282, M5207 and M5208 on top of the V2 MCU line) but there is no M5235 support since it has never been requested. It is now finding its way into more of the V2 MPU based projects but mainly (but not exclusively) as web enabled loader to a more heavy-weight application (such as ucLinux...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_self"&gt;www.uTasker.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. Eigentlich schade, dass der M523X nicht dabei ist, denn wir hätten auch Support auf Deutsch gehabt...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 04:43:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220254#M11241</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2010-09-02T04:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220255#M11242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No I don't want to use the MQX because the board should run without an RTOS,&lt;/P&gt;&lt;P&gt;it should be designed for testing some modules. So I flash the board with a multiply function in example.&lt;/P&gt;&lt;P&gt;The board calculates it and sends the result back with some CUnit informations..&lt;/P&gt;&lt;P&gt;I think my project is to small to use uTasker efficiently..I only need a leightweight TCP stack, for sending&lt;/P&gt;&lt;P&gt;a message via UDP to my host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 14:22:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220255#M11242</guid>
      <dc:creator>coolkiffings</dc:creator>
      <dc:date>2010-09-02T14:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220256#M11243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you only run projects with a few lines of code would it not be better to use a single-chip one? Like M5223X, with integrated PHY?&lt;/P&gt;&lt;P&gt;This would make SW and developing much easier and HW much cheaper. Also it would probably be easier to find suitable SW for it.&lt;/P&gt;&lt;P&gt;You'll not be able to find TCP/IP packages without TCP and a few other features but anything not required can usually be simply removed by a define - leaving the Ethernet driver, ARP, IP and UDP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Fri, 03 Sep 2010 02:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220256#M11243</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2010-09-03T02:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5235EVB OpenTCP</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220257#M11244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too was thinking that using the 5235 CPU may be overkill for what you want to do with it. If receiving and transmitting in UDP packet is the only thing you will need to do, a "single chipper" may be all you need for a much lower price. Why not consider buying a 52259DEMOKIT, it's really cheap, and runs uTasker or Coldfire lite without problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 02:43:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5235EVB-OpenTCP/m-p/220257#M11244</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2010-09-03T02:43:07Z</dc:date>
    </item>
  </channel>
</rss>

