<?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のトピックSome EzPort Progress</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Some-EzPort-Progress/m-p/164273#M5520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I finally got some EzPort downloads working.&amp;nbsp; I know this topic has been batted around before but I recently went on mission to try and find the simplest and cheapest way to get EzPort programming working on my MCF52233 board.&amp;nbsp;&amp;nbsp; Here's what I found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Digging around a bit with Google I discovered this app:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fasagao%2F" rel="nofollow" target="_blank"&gt;http://sourceforge.net/projects/asagao/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bad news is that the docs are in Japanese.&amp;nbsp; The good news is that he posted the full MS Visual C# source package. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the hardware side it looks like the best bet for USB to JTAG, SPI, etc... are the devices based on the FTDIchip FT2232D.&amp;nbsp; This part is really nice in that it gives you USB to a variety of interfaces without any embedded code.&amp;nbsp; FTDIchip also provides full drivers and DLLs to help build apps. &amp;nbsp;&amp;nbsp; A USB to SPI dongle is trivial with this part, but I didn't feel like doing another board or hand wiring things so I went looking for the cheapest finished solution and found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.xverve.com%2Fproducts%2Fdevelopment-tools%2Fsignalyzer-lite.html" rel="nofollow" target="_blank"&gt;http://www.xverve.com/products/development-tools/signalyzer-lite.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It took a bit of config gymnasitics to get all the right drivers in all the right places, but I just successfully programmed the FLASH on my board with this combination.&amp;nbsp; It is a little crude but it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to take a cut at enhancing this software to improve it's user interface and add some features.&amp;nbsp; Should be pretty easy to add other Coldfire variants too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2009 09:12:21 GMT</pubDate>
    <dc:creator>Dave_at_Mot</dc:creator>
    <dc:date>2009-03-19T09:12:21Z</dc:date>
    <item>
      <title>Some EzPort Progress</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Some-EzPort-Progress/m-p/164273#M5520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I finally got some EzPort downloads working.&amp;nbsp; I know this topic has been batted around before but I recently went on mission to try and find the simplest and cheapest way to get EzPort programming working on my MCF52233 board.&amp;nbsp;&amp;nbsp; Here's what I found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Digging around a bit with Google I discovered this app:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fasagao%2F" rel="nofollow" target="_blank"&gt;http://sourceforge.net/projects/asagao/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bad news is that the docs are in Japanese.&amp;nbsp; The good news is that he posted the full MS Visual C# source package. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the hardware side it looks like the best bet for USB to JTAG, SPI, etc... are the devices based on the FTDIchip FT2232D.&amp;nbsp; This part is really nice in that it gives you USB to a variety of interfaces without any embedded code.&amp;nbsp; FTDIchip also provides full drivers and DLLs to help build apps. &amp;nbsp;&amp;nbsp; A USB to SPI dongle is trivial with this part, but I didn't feel like doing another board or hand wiring things so I went looking for the cheapest finished solution and found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.xverve.com%2Fproducts%2Fdevelopment-tools%2Fsignalyzer-lite.html" rel="nofollow" target="_blank"&gt;http://www.xverve.com/products/development-tools/signalyzer-lite.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It took a bit of config gymnasitics to get all the right drivers in all the right places, but I just successfully programmed the FLASH on my board with this combination.&amp;nbsp; It is a little crude but it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to take a cut at enhancing this software to improve it's user interface and add some features.&amp;nbsp; Should be pretty easy to add other Coldfire variants too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 09:12:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Some-EzPort-Progress/m-p/164273#M5520</guid>
      <dc:creator>Dave_at_Mot</dc:creator>
      <dc:date>2009-03-19T09:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Some EzPort Progress</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Some-EzPort-Progress/m-p/164274#M5521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's probably too late to help you, but your post finally gave me the push I needed to write standalone programs for the M52221DEMO and M52233DEMO boards to turn them into S19 -&amp;gt; QSPI -&amp;gt; EzPort relays to allow folks to just paste an S19 file into the DEMO board and have it relay out the QSPI to a target board's EzPort, without needing any additional hardware.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's probably not as fast as it could be, and it could use a command-line option to select the target board clock frequency (if you're not running the '21 at 48MHz or the '33 at 25 MHz), but it basically works and I was able to program a MCF52221 thru a M52233DEMO board, using both the Ethernet and the serial port by just pasting in the S19 file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I wish I'd done this a year ago when I had all the parts done -- I just had to merge our "upgrade" command's S19 parsing with our "clone" command's QSPI -&amp;gt; EzPort transport...&amp;nbsp; Oh well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Rich&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS the new post is here:&amp;nbsp;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=6434" target="_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=6434&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Rich T on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-03-18&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;11:33 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 12:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Some-EzPort-Progress/m-p/164274#M5521</guid>
      <dc:creator>RichTestardi</dc:creator>
      <dc:date>2009-03-19T12:31:47Z</dc:date>
    </item>
  </channel>
</rss>

