<?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: m52233demo basics</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138973#M2116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I didn't realize that. I'll be downloading and looking at it a lot closer.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;SP&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2006 01:49:13 GMT</pubDate>
    <dc:creator>sp</dc:creator>
    <dc:date>2006-12-08T01:49:13Z</dc:date>
    <item>
      <title>m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138969#M2112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I can't beleive I have to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attended the coldfire seminar a while back, but 2 weeks later got involved in projects and didn't have time to mess with this board until now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the freescale_HTTP_Web_Server source, which I was surprised it didn't actually come on a CW independent project at all. From its headers I took the definitions for toggling an LED&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After 3 days of searching and trying I just can't find any basic information for the Coldfire.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to start at the basics, the usual blinking an LED program, then move to interrupt handlers, then to the IP stack (both TCP/UDP) and then into the more advanced features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are the type of articles that I look for on all uC that I start learning about (note that not all apply to all uC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* LED blinker (really, a must &lt;/SPAN&gt;&lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Serial port communications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Simple digital IO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Simple analog IO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* USB communications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Ethernet communications&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ones I find that are good tend to be just a few pages long. I prefer them when they are not part of application notes, as they just introduce me to proper initialization and basic use of the uC, and I'll learn/deal with the application specific code later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not been able to get the simple blink an LED once a second to work. Is there any resource for this level of introduction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have experience mostly with the PICs, but I have been able to learn the Atmel in about half a day for most of the above, so I thought this would be easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 04:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138969#M2112</guid>
      <dc:creator>sp</dc:creator>
      <dc:date>2006-12-05T04:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138970#M2113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi SP&lt;BR /&gt;&lt;BR /&gt;Take a look at the uTasker project. It is an operating system with drivers for the M5223X and integrated TCP/IP stack - plus real time M5223X simulator which allows all learning (including interrupt end Ethernet stuff to take place simply on a PC). It comes with a ready-to-run CW project and a lot more.&lt;BR /&gt;&lt;BR /&gt;The project is free for non-commercial use or for commercial use it can be evaluated for 30 days on request.&lt;BR /&gt;&lt;BR /&gt;There are demos on-line and various documents which could help - including step-for-steps on getting started. On the software side you can download a working demo for your board.&lt;BR /&gt;&lt;BR /&gt;See it at &lt;A href="https://community.nxp.com/www.uTakser.com" target="test_blank"&gt;www.uTakser.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mark Butcher&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.mjbc.ch" target="test_blank"&gt;www.mjbc.ch&lt;/A&gt; / &lt;A href="https://community.nxp.com/www.uTasker.com" target="test_blank"&gt;www.uTasker.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 08:00:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138970#M2113</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2006-12-07T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138971#M2114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks, I actually started to look at your site based on a different post about performance.&lt;BR /&gt;&lt;BR /&gt;The problem is that to have an OS would be considered outside the basics, even if it is low weight.&lt;BR /&gt;&lt;BR /&gt;I actually got my start on uCs back with the HC11 and MC68332 from Motorola, though clearly I don't remember much because I switched to PICs and never looked back. I always felt Motorola (and now Freescale) are more towards mid to large production houses and not for the beginner/prototyper.&lt;BR /&gt;&lt;BR /&gt;In contrast, what I see about Microchip and Atmel, is coverage at all levels of the low uC range, and there is a lot more 3rd party documentation that helps the beginner more. I thought that after these many years Freescale would also have that kind of interest.&lt;BR /&gt;&lt;BR /&gt;These forums are great, but I can't find the basics. Now that I want to get into the upper range of uCs I'll be looking at RTOS and other advanced features, but to make the learning easier and complete I want to start at the pure basics.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;SP&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 14:21:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138971#M2114</guid>
      <dc:creator>sp</dc:creator>
      <dc:date>2006-12-07T14:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138972#M2115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi SP&lt;BR /&gt;&lt;BR /&gt;I understands your concern but don't forget that the project also contains the basics. It also does things like start-up, setting ports and interrupts and blinking LEDs etc. Of course it does a lot more besides but this is not necessarily a disadvantage - it doesn't stop the basics from being used and learned. There is nothing missing. It is modular and anything which you prefer not to see can be discarded (although it would be a bit of a shame...)&lt;BR /&gt;&lt;BR /&gt;If you feel more at home on the HC11 for first steps, it also has a M9S12NE64 package which also comes with a CW project (along with GNU and IAR). This is very "grass-roots". Again the package was designed for educational purposes - the simulator allows experimentation and learning the device. The project is fully compatible with the M5223X - simply set a compiler switch and recompile and your back in business on the next device.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mark&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 21:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138972#M2115</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2006-12-07T21:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138973#M2116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I didn't realize that. I'll be downloading and looking at it a lot closer.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;SP&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 01:49:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138973#M2116</guid>
      <dc:creator>sp</dc:creator>
      <dc:date>2006-12-08T01:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: m52233demo basics</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138974#M2117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi SP,&lt;BR /&gt;&lt;BR /&gt;I would like to suggest something completely different - I am using embedded Forth for development - I had the people at Forth Inc port the standard CF SWiftX to the M5223x - you might want to look at this: &lt;A href="https://community.nxp.com/www.forth.com" target="test_blank"&gt;www.forth.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BR, John&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 22:05:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m52233demo-basics/m-p/138974#M2117</guid>
      <dc:creator>Jaux</dc:creator>
      <dc:date>2006-12-14T22:05:21Z</dc:date>
    </item>
  </channel>
</rss>

