<?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のトピックM52233DEMO question.</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142255#M2553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just acquired the M52233DEMO board, but unfortunatelly I don't dispose of a Windows machine. I was wondering if there is a way to program this microprocessor MCF52233, by using this board and a linux workstation (nevermind how paintfull it is). I think codewarrior for linux is not prepared to perform this task for this microprocessor (so far).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion, links, or orientation is very well received.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ricardo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2006 20:22:32 GMT</pubDate>
    <dc:creator>LatinLover</dc:creator>
    <dc:date>2006-07-06T20:22:32Z</dc:date>
    <item>
      <title>M52233DEMO question.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142255#M2553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just acquired the M52233DEMO board, but unfortunatelly I don't dispose of a Windows machine. I was wondering if there is a way to program this microprocessor MCF52233, by using this board and a linux workstation (nevermind how paintfull it is). I think codewarrior for linux is not prepared to perform this task for this microprocessor (so far).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion, links, or orientation is very well received.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ricardo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 20:22:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142255#M2553</guid>
      <dc:creator>LatinLover</dc:creator>
      <dc:date>2006-07-06T20:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: M52233DEMO question.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142256#M2554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;why don't you use the GNU Compiler for 68K insteadt CW? At least on Windows machines it supports Coldfire very well. On the other hand (sorry, linux users) seems Windows the common standard for Embedded Microcontroller development without RTOS. At my knowledge Freescale has a very special Beta Codewarrior for supporting this latest ETH Coldfire's and I think that this versions yet only exist at Windows platform.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 00:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142256#M2554</guid>
      <dc:creator>libelled8685</dc:creator>
      <dc:date>2006-07-07T00:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: M52233DEMO question.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142257#M2555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have installed the gnu toolchiain, and it seems to work perfectly. However, the problem is; How do I cannot get the program (.elf file) to the microprocessor... The BDM module of the M52233DEMO board connects to the PC with a USB connector, and it seems that no linux driver exists for communicing with the BDM module using USB. &lt;BR /&gt;&lt;BR /&gt;Does anyone know of any other way to get a .elf file to the chip on the M52233DEMO board from linux? Any success stories?&lt;BR /&gt;&lt;BR /&gt;Esben&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 18:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142257#M2555</guid>
      <dc:creator>eman</dc:creator>
      <dc:date>2006-07-07T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: M52233DEMO question.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142258#M2556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;The latest GNU tools from CodeSourcery.com for ColdFire say they now support the P&amp;amp;E USB BDM interface.&lt;/P&gt;&lt;P&gt;I haven't yet tried it but have downloaded the 100MB tool set!&lt;/P&gt;&lt;P&gt;Regards, DavidS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jul 2006 00:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142258#M2556</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2006-07-08T00:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: M52233DEMO question.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142259#M2557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Mmmm, nice tools. I thing the only left is the&amp;nbsp;drivers for USB P&amp;amp;E BDM (on Linux), and that's it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the tip.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ricardo.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 13:53:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M52233DEMO-question/m-p/142259#M2557</guid>
      <dc:creator>LatinLover</dc:creator>
      <dc:date>2006-07-14T13:53:11Z</dc:date>
    </item>
  </channel>
</rss>

