<?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>OSBDM and TBDMLのトピックUSBDM with CodeSourcery GCC/GDB?</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181873#M1246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The free (lite) version of the CodeSourcery&amp;nbsp; GNU (GCC/GDB)&amp;nbsp; toolchain for ColdFire (m68k-elf-gcc) doesn’t include a tool for flashing the µC (which is present in the commercial - some hundred USD- version of the toolchain) .&lt;BR /&gt;&lt;BR /&gt;PGO kindly proposes a nice programmer for CFV1, but the USBDM is not recognized by the GDB server (m68k-elf-sprite) of the toolchain&amp;nbsp; although&amp;nbsp; the Freescale OSBDM-JM60 is supported.&lt;BR /&gt;&lt;BR /&gt;Does anybody succeeded in adapting the USBDM dll for the codesourcery m68k-elf-sprite&amp;nbsp; ?&lt;BR /&gt;It would be nice in the sense that it would result to a fully unlimited free toolchain for CFV1 (working fine with Eclipse).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Feb 2011 03:29:03 GMT</pubDate>
    <dc:creator>thm59</dc:creator>
    <dc:date>2011-02-06T03:29:03Z</dc:date>
    <item>
      <title>USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181873#M1246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The free (lite) version of the CodeSourcery&amp;nbsp; GNU (GCC/GDB)&amp;nbsp; toolchain for ColdFire (m68k-elf-gcc) doesn’t include a tool for flashing the µC (which is present in the commercial - some hundred USD- version of the toolchain) .&lt;BR /&gt;&lt;BR /&gt;PGO kindly proposes a nice programmer for CFV1, but the USBDM is not recognized by the GDB server (m68k-elf-sprite) of the toolchain&amp;nbsp; although&amp;nbsp; the Freescale OSBDM-JM60 is supported.&lt;BR /&gt;&lt;BR /&gt;Does anybody succeeded in adapting the USBDM dll for the codesourcery m68k-elf-sprite&amp;nbsp; ?&lt;BR /&gt;It would be nice in the sense that it would result to a fully unlimited free toolchain for CFV1 (working fine with Eclipse).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Feb 2011 03:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181873#M1246</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-06T03:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181874#M1247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using Windows and are feeling brave you can try the file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/usbdm/files/Version%204.4/Late%20Updates/CodeSourceryHack.zip/download" rel="nofollow" target="_blank"&gt;http://sourceforge.net/projects/usbdm/files/Version%204.4/Late%20Updates/CodeSourceryHack.zip/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a DLL that makes the USBDM look like a OSBDM-JM60 with a CFV1 target (at least as far as CodeSourcery thinks).&lt;/P&gt;&lt;P&gt;Place the DLL in the same directory as the sprite so it is found instead of the genuine item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used it with CodeSourcery lite and Eclipse under Win-XP to do some simple tests with a MCF51CN128.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to flash the chip beforehand using the stand-alone programmer.&amp;nbsp; The programmer only supports S19 files so you have to generate them.&amp;nbsp; I believe &lt;STRONG&gt;m68k-elf-objcopy.exe&lt;/STRONG&gt; can be used for this but I actually used the&amp;nbsp; &lt;STRONG&gt;-Wl,--oformat,srec&lt;/STRONG&gt; option to the linker.&amp;nbsp; You still need the usual format output (elf?) for the debugger symbols.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is rather fragile because CodeSourcery doesn't trigger resyncs as often as Codewarrior.&lt;/P&gt;&lt;P&gt;Codewarrior is a significantly easier beast to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 15:49:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181874#M1247</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-07T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181875#M1248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is easy to generate S19 file form elf with m68k-elf-objcopy, and i can configurate the CFV1 flasher as "external tool" of Eclipse, which is relatively easy to use.&lt;BR /&gt;&lt;BR /&gt;I have made frist trials with my demoqe128, the flash programmer works fine, but for the moment,&amp;nbsp; the m68K-elf-sprite find not the usbdm by changing the osbdm-jm60 dll (and adding the appropritate usbdm dll's)&lt;/P&gt;&lt;P&gt;I will make more tests from a "clean" configuration and read carefully the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: I have the minimal JS16 usbdm with V4.3 firmware&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 03:54:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181875#M1248</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-08T03:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181876#M1249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the instructions are rather incomplete!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy the following to the C:\Program Files\CodeSourcery\Sourcery G++ Lite\bin directory:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;osbdm-jm60.dll&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libusb-1.0.dll&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I renamed the osbdm-jm60.dll DLL in the windows directories to make sure it didn't get used but I don't think this is necessary.&amp;nbsp; I've updated the file on SourceForge to include the other DLL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do a very basic test of the sprite using the command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;m68k-elf-sprite&amp;nbsp; osbdm:0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It should complain about a missing config file and indicate that the target is reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the following in the debugger launch startup tab&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;target remote | m68k-elf-sprite osbdm:0 mcf51cn128&lt;BR /&gt;load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was with V4.4 firmware but it should work OK with 4.3 (I think).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: This is a debug version so it's slow and there are copious log messages in the &lt;STRONG&gt;%APPDATA%/usbdm/usbdm.log&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&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;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 06:12:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181876#M1249</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-08T06:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181877#M1250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, PGO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dll is woking fine with the&amp;nbsp; previous 4.4-215 (spring 2010) version . With the command &lt;STRONG&gt;m68k-elf-sprite -i&lt;/STRONG&gt; , I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CodeSourcery ColdFire Debug Sprite (Sourcery G++ Lite 4.4-215)&lt;BR /&gt;pe: [speed=&amp;lt;n:0-31&amp;gt;&amp;amp;memory-timeout=&amp;lt;n:0-99&amp;gt;] P&amp;amp;E Adaptor&lt;BR /&gt;ccs: [timeout=&amp;lt;n&amp;gt;&amp;amp;speed=&amp;lt;n&amp;gt;] CCS Protocol&lt;BR /&gt;&amp;nbsp; ccs://$Host:$Port/$Chain_position - Command Converter Server&lt;BR /&gt;tblcf: TBLCF Interface&lt;BR /&gt;osbdm: Open Source BDM&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; osbdm://0/ - OSBDM device&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I can program, debug without problem, .. .The main advantage of Codesourcery lite is that it is unlimited (64K for CW).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunatley, withe the latest (sept 2010)&amp;nbsp; version of the Sourcery suite, the usbdm is not found,&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CodeSourcery ColdFire Debug Sprite (Sourcery G++ Lite 2010.09-39)&lt;BR /&gt;pe: [speed=&amp;lt;n:0-31&amp;gt;&amp;amp;memory-timeout=&amp;lt;n:0-99&amp;gt;] P&amp;amp;E Adaptor&lt;BR /&gt;ccs: [timeout=&amp;lt;n&amp;gt;&amp;amp;speed=&amp;lt;n&amp;gt;] CCS Protocol&lt;BR /&gt;&amp;nbsp; ccs://$Host:$Port/$Chain_position - Command Converter Server&lt;BR /&gt;tblcf: TBLCF Interface&lt;BR /&gt;osbdm: Open Source BDM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I have no idea for further test.&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;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 01:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181877#M1250</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-13T01:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181878#M1251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DLL provided is a minimal implementation of the USBDM-JM60 entry points that where used by the sprite.&amp;nbsp; The later one is probably using different ones or additional ones - OSBDM-JM60 has rather a lot of overlapping entry points!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll have a look at the newer version when I have a chance and hopefully it won't be much different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 17:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181878#M1251</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-13T17:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181879#M1252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, PGO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I post a simple project (led&amp;nbsp; toggling) fully configured&amp;nbsp; running on the DEMOQE128 for those who should be interested to try.&lt;/P&gt;&lt;P&gt;Unzip the project in a temporary folder and import it with "import existing project into worskspace". I use Eclipse CDT with the Zylin embedded cdt from &lt;A href="http://www.zylin.com/zylincdt" rel="nofollow" target="_blank"&gt;http://www.zylin.com/zylincdt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 20:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181879#M1252</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-13T20:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181880#M1253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello (aigain), Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;H. Laided has released a dll allowing the CFFlasher (free flasher for v2 coldfire) to work with the tblcf. ﻿&lt;A href="http://hlaidet.pagesperso-orange.fr/H_TBLCF.htm" rel="nofollow" target="_blank"&gt;http://hlaidet.pagesperso-orange.fr/H_TBLCF.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The m68k-elf-sprite supports the tblcf (see my previous post)&lt;BR /&gt;&lt;BR /&gt;If the usbdm can emulate the tblcf, normally, this should also be a free flashing solution for V2 devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 22:03:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181880#M1253</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-13T22:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181881#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've updated the files on Sourceforge.&amp;nbsp; They should work with the current version of Codesourcery Lite.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate if you could test these when convenient.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll have a look at CFFlasher.&amp;nbsp; Do yo know if the source is available for the DLL being used?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 13:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181881#M1254</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-15T13:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181882#M1255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've uploaded to Sourceforge a DLL to allow the use of USBDM devices with CFFlasher.&amp;nbsp; It was rather easier to do than I expected,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if there are any problems&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 20:40:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181882#M1255</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-15T20:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181883#M1256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dll of sourceforge works with the latest version of Codesourcery.&lt;BR /&gt;&lt;BR /&gt;I have made preliminary test on a DEMOQE (mcf51qe128) board and below are preliminary findings :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; the sprite seems detecting 2 devices (only one is present) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CodeSourcery ColdFire Debug Sprite (Sourcery G++ &lt;STRONG&gt;Lite 2010.09-39&lt;/STRONG&gt;)&lt;BR /&gt;pe: [speed=&amp;lt;n:0-31&amp;gt;&amp;amp;memory-timeout=&amp;lt;n:0-99&amp;gt;] P&amp;amp;E Adaptor&lt;BR /&gt;ccs: [timeout=&amp;lt;n&amp;gt;&amp;amp;speed=&amp;lt;n&amp;gt;] CCS Protocol&lt;BR /&gt;&amp;nbsp; ccs://$Host:$Port/$Chain_position - Command Converter Server&lt;BR /&gt;tblcf: TBLCF Interface&lt;BR /&gt;osbdm: Open Source BDM&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; osbdm://0/ - OSBDM device&lt;BR /&gt;&amp;nbsp; osbdm://1/ - OSBDM device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) the usbdm is working perfectly fine in&amp;nbsp; debugging the µC with the code in flash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the usbdm doesn't wand to load the code in ram (I used the correct linker script) :&lt;/P&gt;&lt;P&gt;In response to the gdb "load" command :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Loading section .text, size 0x7d4 lma 0x800000&lt;BR /&gt;m68k-elf-sprite: Can't write a block of memory: OSBDM error code 2&lt;BR /&gt;m68k-elf-sprite: Memory write verification failed; config file error?&lt;BR /&gt;Load failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will perform additional test s with the DEMOAC (mcf51ac256) tomororow.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have'nt the source code of the tclcf - CFFlasher dll but Henri Laidet kindly share his work. Ask him, he wil certainely send you his code (his email addrres is on his website) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards and thanks for your work.&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 02:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181883#M1256</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-16T02:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181884#M1257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The appearance of two targets is expected.&amp;nbsp; This is the method used to determine if the BDM is to look for a CFV1 or CFVx target.&amp;nbsp; See the Readme file with the DLLs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've fixed the problem with RAM targets I believe - See the Late updates on version 4.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The V4.5 online documentation also now has a HOW-TO for the method used with a RAM target and Codesourcery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CFFlasher is now also supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 10:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181884#M1257</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-21T10:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181885#M1258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, PGO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirm that the ram operation is now working perfectly.&lt;/P&gt;&lt;P&gt;With Eclipse, Codesourcery lite, your V1 flash programmer and CFFlasher, we get a complete fully unlimited free and high-level gcc toolchain for Coldfire µCs.&lt;BR /&gt;&lt;BR /&gt;Best&amp;nbsp; regards and thanks again. This is really an amazing work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 04:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181885#M1258</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-22T04:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181886#M1259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some tests, i got an error with debug in ram with my DEMOAC (MCF51AC256) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Loading section .text, size 0x7d4 lma 0x800000&lt;BR /&gt;m68k-elf-sprite: Memory write verification failed; config file error?&lt;BR /&gt;Load failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems not to be a write error, but only a verification error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a MCF51QE128 (DEMOQE), it is OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition I always make the same test with the embedded multilink, to avoid soft issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 01:35:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181886#M1259</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-24T01:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181887#M1260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you post or email a Zip of the project if it isn't confidential?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181887#M1260</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-24T06:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181888#M1261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project is attached, it is a very simple "led toggling" test project.&lt;BR /&gt;It run on a&amp;nbsp; DEMOAC (MCF51AC256A)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hereater is the output wit the on-board P&amp;amp;E multilink&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;target remote | m68k-elf-sprite pe: m51ac256evb-33&lt;BR /&gt;m68k-elf-sprite: Opening P&amp;amp;E USBMultilink port 1 (USB1 : USB-ML-12 : DEMOAC (PE5018347))&lt;BR /&gt;m68k-elf-sprite: Target reset&lt;BR /&gt;0x00000000 in ?? ()&lt;BR /&gt;load&lt;BR /&gt;Loading section .text, size 0x7d4 lma 0x800000&lt;BR /&gt;Loading section .eh_frame, size 0x4 lma 0x8007d4&lt;BR /&gt;Loading section .rodata, size 0x50 lma 0x8007d8&lt;BR /&gt;Loading section .data, size 0x8 lma 0x800828&lt;BR /&gt;Start address 0x800400, load size 2096&lt;BR /&gt;Transfer rate: 4 KB/sec, 524 bytes/write.&lt;BR /&gt;set $pc= _start&lt;BR /&gt;br main&lt;BR /&gt;Breakpoint 5 at 0x80055e: file ../main.c, line 46.&lt;BR /&gt;continue&lt;BR /&gt;&lt;BR /&gt;Breakpoint 1, main () at ../main.c:46&lt;BR /&gt;46&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; SOPT=0X53;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Here is the output using the USBDM, with exactly the same elf&amp;nbsp; file&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;target remote | m68k-elf-sprite osbdm:0 m51ac256evb-33&lt;BR /&gt;m68k-elf-sprite: Target reset&lt;BR /&gt;0xffffffff in ?? ()&lt;BR /&gt;load&lt;BR /&gt;Loading section .text, size 0x7d4 lma 0x800000&lt;BR /&gt;m68k-elf-sprite: Memory write verification failed; config file error?&lt;BR /&gt;Load failed&lt;BR /&gt;set $pc= _start&lt;BR /&gt;br main&lt;BR /&gt;Breakpoint 1 at 0x800558: file ../main.c, line 42.&lt;BR /&gt;continue&lt;BR /&gt;m68k-elf-sprite: Memory write verification failed; config file error?&lt;BR /&gt;Warning:&lt;BR /&gt;Cannot insert breakpoint 1.&lt;BR /&gt;Error accessing memory address 0x800558: (undocumented errno -1).&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 02:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181888#M1261</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-25T02:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181889#M1262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have a AC256 to test with at the moment but I have the following comments:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm unable to test your project directly since I don't have the CYGWIN tool chain installed in eclipse.&amp;nbsp; I use the support for external tools that's in the latest CDT.&amp;nbsp; The project was set up as described here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usbdm.sourceforge.net/USBDM_V4.5/USBDM_JS16/html/code_sourcery_page.html" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;http://usbdm.sourceforge.net/USBDM_V4.5/USBDM_JS16/html/code_sourcery_page.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've set up a project using your settings (as near as I can with changes for the above) and it builds and downloads to a MCF51CN128 without error.&amp;nbsp; It doesn't debug because of differences in the chips but goes far enough to show the problem is not occuring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;symbol-file C:\\Peter\\Development\\CodeSourceryTry\\TryMCF51AC128\\Debug\\TryMCF51AC128target remote | m68k-elf-sprite osbdm://0/ m51ac256evb-33m68k-elf-sprite: Target reset0x003e202e in ?? ()load C:\\Peter\\Development\\CodeSourceryTry\\TryMCF51AC128\\Debug\\TryMCF51AC128 Loading section .text, size 0x7d4 lma 0x800000Loading section .eh_frame, size 0x4 lma 0x8007d4Loading section .rodata, size 0x50 lma 0x8007d8Loading section .data, size 0x8 lma 0x800828Start address 0x800400, load size 2096Transfer rate: 3 KB/sec, 524 bytes/write.tbreak mainTemporary breakpoint 2 at 0x80055e: file ..\src\main.c, line 46.continuem68k-elf-sprite: Can't read a debug register: OSBDM error code 1
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will upload a debug version of the osbdm DLL to sourceforge shortly and if you like you can try that version.&amp;nbsp; It will produce a log file (in %APPDATA%/usbdm) which will shown exactly what the sprite is telling the BDM to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the information you posted it would appear that it is actually failing immediately after or at the reset since the&amp;nbsp; line&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;0xffffffff in ?? ()&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;is incorrect - This is meant to be the PC value after reset and it should never be odd!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally there is an errata on early AC128s relating to debugging that might be affecting this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bye.&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>Thu, 29 Oct 2020 09:32:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181889#M1262</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2020-10-29T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181890#M1263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've uploaded yet another version of the DLL that should fix the problem with the AC256 I hope.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is due to the m51ac256evb-33.xml file changing the clock speed of the target.&amp;nbsp; The USBDM BDM only resynchronizes when the target status is read.&amp;nbsp; This is not occurring so the connection with the target is lost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The modified DLL rather crudely resyncs on every memory/register read.&amp;nbsp; This will slow it down somewhat but should be reliable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 22:53:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181890#M1263</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-25T22:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181891#M1264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are really impressive.&lt;/P&gt;&lt;P&gt;It works perfectly :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;target remote | m68k-elf-sprite osbdm:0 m51ac256evb-33&lt;BR /&gt;m68k-elf-sprite: Target reset&lt;BR /&gt;0x0000061e in ?? ()&lt;BR /&gt;load&lt;BR /&gt;Loading section .text, size 0x7d4 lma 0x800000&lt;BR /&gt;Loading section .eh_frame, size 0x4 lma 0x8007d4&lt;BR /&gt;Loading section .rodata, size 0x50 lma 0x8007d8&lt;BR /&gt;Loading section .data, size 0x8 lma 0x800828&lt;BR /&gt;Start address 0x800400, load size 2096&lt;BR /&gt;Transfer rate: 5 KB/sec, 524 bytes/write.&lt;BR /&gt;set $pc= _start&lt;BR /&gt;br main&lt;BR /&gt;Breakpoint 3 at 0x80055e: file ../main.c, line 46.&lt;BR /&gt;continue&lt;BR /&gt;&lt;BR /&gt;Breakpoint 1, main () at ../main.c:46&lt;BR /&gt;46&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; SOPT=0X53;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 03:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181891#M1264</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-26T03:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM with CodeSourcery GCC/GDB?</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181892#M1265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re-hello, Pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have buy an USBDM for CFV2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next week (or when I will receive it), I could give you some feedback (with MCF5213EBV) if you are interested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry&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>Sat, 26 Feb 2011 03:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-with-CodeSourcery-GCC-GDB/m-p/181892#M1265</guid>
      <dc:creator>thm59</dc:creator>
      <dc:date>2011-02-26T03:30:11Z</dc:date>
    </item>
  </channel>
</rss>

