<?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のトピックRe: USBDM - Version 2 (JB16 Version)</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151759#M728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear pgo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like the schematis and pcb files you publish are being made using Protel, but I cannot read them using Protel 99SE somehow. Could you tell me which CAD software to use to read them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if it was mentioned elsewhere and I missed that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 18:25:07 GMT</pubDate>
    <dc:creator>vluban</dc:creator>
    <dc:date>2010-01-04T18:25:07Z</dc:date>
    <item>
      <title>USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151757#M726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Dear All,&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is version 2 of the JB16 version of USBDM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that I no longer recommend using this version of the hardware as the JB16 is becoming hard to get.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want a simple BDM then I recommend the JS16 version posted separately.&amp;nbsp; This has all the advantages of the JB16 (ability to be programmed over USB &amp;amp; convenient SOIC package) as well as being USB2 Full speed.&amp;nbsp; It is also available as a sample from Freescale &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;If you want a full-featured BDM then I recommend the JMxx version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;BDM Firmware History&lt;UL&gt;&lt;LI&gt;V2.0 (September 2009) - &lt;STRONG&gt;Major change - Please read&lt;/STRONG&gt; &lt;UL&gt;&lt;LI&gt;Major revision. The structure of the software has been revised and the operation with various targets made more uniform.&lt;/LI&gt;&lt;LI&gt;Introduction of a new API for using the BDM. Existing APIs (TBDML, OSBDM, TBLCF) are now supported by a separate compatibility layer. This has resulted in a very significant reduction in the complexity of both the BDM firmware and the interface DLLs. The previous arrangement was becoming impossible to maintain.&lt;/LI&gt;&lt;LI&gt;The handling of RS08 devices has been re-written in a more sensible fashion. This involved moving the bulk of the RS08 code from the BDM firmware to the interface DLLs. This should mean that additional devices can be introduced without changing the BDM firmware. Support for additional RS08 devices has been added. The BDM now supports KA1, KA2, KA4, KA8, LA8 and LE4.&lt;/LI&gt;&lt;LI&gt;Because of the above changes, the BDM &lt;STRONG&gt;REQUIRES&lt;/STRONG&gt; the use of the provided interface DLLs. The BDM is no longer compatible with the original TBDML or OSBDM dlls.&lt;BR /&gt;The provided DLLs maintain some limited compatibility with earlier versions of TBDML, OSBDM and USBDM but may not support all features or targets&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V1.5 (?? 2009)&lt;UL&gt;&lt;LI&gt;Improved/corrected connection strategy for external power cycling&lt;/LI&gt;&lt;LI&gt;Minor bug fixed (glitch removal)&lt;/LI&gt;&lt;LI&gt;Improvements to ALT clock handling&lt;/LI&gt;&lt;LI&gt;Minor changes to USB code - Tested with USBCV13.exe from USB.ORG - now passes&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V1.4 (February 2009)&lt;UL&gt;&lt;LI&gt;Added extra dialogues prompting the user to cycle target power when necessary. Corresponding options added.&lt;/LI&gt;&lt;LI&gt;Added connection retry when target power is absent.&lt;/LI&gt;&lt;LI&gt;Added support for MC51AC256 (a bit of a hack!)&lt;/LI&gt;&lt;LI&gt;Modified HCS macros (to provide considerable size reduction as needed for USBDM_CF in 16K)&lt;/LI&gt;&lt;LI&gt;General clean up of code&lt;/LI&gt;&lt;LI&gt;Unified Timer MACROS&lt;/LI&gt;&lt;LI&gt;Re-arrangement of Target Vdd control routines&lt;/LI&gt;&lt;LI&gt;Minor mods &amp;amp; corrected comments in bdm_syncMeasure()&lt;/LI&gt;&lt;LI&gt;Reviewed stack size&lt;/LI&gt;&lt;LI&gt;Increased cable_status.waitX size&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V1.2 (October 2008)&lt;UL&gt;&lt;LI&gt;Removed library reference in ICP code - ICP broken when non-ICP code was changed! This update requires the ICP code to be replaced when updating any code.&lt;/LI&gt;&lt;LI&gt;Increased stack size (stack overflow was possible)&lt;/LI&gt;&lt;LI&gt;Utilities (setBoot) updated to match.&lt;/LI&gt;&lt;LI&gt;Other cosmetic changes&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V1.1 (August 2008)&lt;UL&gt;&lt;LI&gt;Vista compatibility&lt;/LI&gt;&lt;LI&gt;Fixed several bugs related to use of 1T45 buffers (Witztronics etc.)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V1.0 Initial Release&lt;/LI&gt;&lt;/UL&gt;&amp;nbsp;&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;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by pgo on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-11-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;12:01 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by pgo on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-11-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;12:02 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by pgo on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-11-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;12:17 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_1_1_Installation_2_0_0.zip" rel="nofollow" target="_self"&gt;1. Installation_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_2_2_Source_2_0_0.zip" rel="nofollow" target="_self"&gt;2. Source_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_3_3_PCB_2_0_0.zip" rel="nofollow" target="_self"&gt;3. PCB_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-11-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;12:39 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 09:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151757#M726</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2009-11-05T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151758#M727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great work PGO ! Thank you for giving us some of your time and work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have WTBDM, as you know it does not have MAX662 in order to program RS08 devices. I want to control an external MAX662 circuit with a signal from the PTD2 pin (pin # 8 of the SOIC28 pkg) that is not used in the WTBDM, I tried doing this mod myself but I got a lot of errors and warnings. I changed the default target to WTBDM and added capabilities changing to "#define CAPABILITY (CAP_RESET|CAP_FLASH)" in the WTBDM_JB16.h file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What changes I need to do in order to receive GND signal in PTD2 to turn on the MAX662, and of course the enabling of RS08 programming using WTBDM. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 08:58:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151758#M727</guid>
      <dc:creator>carloscuevas</dc:creator>
      <dc:date>2010-01-04T08:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151759#M728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear pgo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like the schematis and pcb files you publish are being made using Protel, but I cannot read them using Protel 99SE somehow. Could you tell me which CAD software to use to read them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if it was mentioned elsewhere and I missed that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 18:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151759#M728</guid>
      <dc:creator>vluban</dc:creator>
      <dc:date>2010-01-04T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151760#M729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear vluban,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They were done with Altium designer.&amp;nbsp; I'll see if it supports export to earlier versions (e.g. protel).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which PCB are you interested in?&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>Tue, 05 Jan 2010 08:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151760#M729</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2010-01-05T08:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151761#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear pgo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I wanted to build JS16 and JB16/64 versions. I need to recreate a board as I have different size box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But don't worry, those schematics are not that big, I can recreate them easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OTOH, I suggest to make a sticky thread for posting boards/schematic/sources/docs releases, scooping them over dozen of threads is a bit inconvenient. If that's a problem, I'm offering a free webhosting to collect all the releases in one place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 18:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151761#M730</guid>
      <dc:creator>vluban</dc:creator>
      <dc:date>2010-01-06T18:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151762#M731</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'm using a WTUSBDML version of the BDM with firmware v1.4.&lt;/P&gt;&lt;P&gt;Can I safely upgrade the stick with the attached "WTBDM_JB16.s19" file or do I need to use the upgrade firmware sold on Witztronics website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pascal&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>Fri, 15 Jan 2010 18:18:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151762#M731</guid>
      <dc:creator>pascalba</dc:creator>
      <dc:date>2010-01-15T18:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151763#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Pascalba,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no information on the version from Witztronics.&amp;nbsp; It may have modifications compared to the above code.&amp;nbsp; I also have no idea what warranty or support would be available if you used the above version.&amp;nbsp; I suggest you post on their forum to obtain a definitive answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used and tested the above version on their hardware.&amp;nbsp; YMMV &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;If you wish to use the USBDM HCS08 Flash programming utility it would be necessary to use the slightly later version of the interface DLL available with that software.&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>Sat, 16 Jan 2010 12:18:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151763#M732</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2010-01-16T12:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151764#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear carloscuevas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There would be extensive changes required to use the&amp;nbsp; WTBDM with a RS08.&amp;nbsp; Apart from the 12V supply you would also need to add the external switching circuit that controls the RESET/Vpp pin.&amp;nbsp; There are requirements for switching time etc that would make it unattractive to simply switch the supply on/off by controlling the MAX662 directly.&amp;nbsp; The circuitry currently connected to the RESET pin would also need to be isolated from the 12V.&amp;nbsp; Some of this could be done manually with jumpers but it's pretty messy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wish to pursue it it would be better to start with the header file for the version that supports RS08 and reconcile it with the WTBDM header.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jan 2010 12:27:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151764#M733</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2010-01-16T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151765#M734</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;Thanks for your feedback.&lt;/P&gt;&lt;P&gt;I finally opted for the safe side and&amp;nbsp; paid for the Witztronics update... Just to discover that the update contains exactly the same "WTBDM_JB16.s19" file renamed to "WTUSBDML v2.0.s19" &lt;A href="http://forums.freescale.com/t5/util/emoticonspopuppage" target="_blank"&gt;&lt;IMG alt=":smileymad:" border="0" src="http://forums.freescale.com/i/smilies/16x16_smiley-mad.gif" title="Smiley Mad" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;along with other same dll's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only benefits is the documentation pdf included.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pascal&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>Sat, 16 Jan 2010 16:20:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151765#M734</guid>
      <dc:creator>pascalba</dc:creator>
      <dc:date>2010-01-16T16:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151766#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i've build the JB16 - 20 pins version 2, the one posted here, but it doesn't seem to be working properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've build my own PCB, following the schematics on the zip file. Using ICP i've downloaded the firmware into the device, and installed the .dlls on the computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the CW v6.3 - special edition, and everything goes on well, until the moment i want to flash a uC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've typed a simple soft to make a LED blink using a S08SH8 microcontroller, just to test the OSBDM. The problem i'm getting is this: when i want to flash the device, the "HIWAVE" part of CW prompts a message saying that the device is secured, or the derivative is wrong, and cannot be flashed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i select the option "Unsecure", under the "HCS08 Open Source BDM" menu, it returns that the device couldn't be unsecured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The soft i wrote for the SH8 is configured to work with the internal clock generator, and preescaled the internal bus to 4MHz.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach an image of the "Status" of the OSBDM, just in case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's anything else anybody needs to help me solve this, please ask for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance to anyone that can help.&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, 19 Jan 2010 05:11:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151766#M735</guid>
      <dc:creator>Ari</dc:creator>
      <dc:date>2010-01-19T05:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151767#M736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ari,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you get the usual USBDM&amp;nbsp; Configuration dialogue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the resources, check if the BKGD pin on the target is changing when the BDM tries to program the target.&amp;nbsp; You could also check for activity on the following JB16 pins:&lt;/P&gt;&lt;P&gt;7 &amp;amp; 13&amp;nbsp; (BKGD_I).&amp;nbsp;&lt;/P&gt;&lt;P&gt;12 (BKGD_O)&lt;/P&gt;&lt;P&gt;10 &amp;amp; 15 (BKGD_DRV)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will at least indicate if there is an obvious hardware problem with the 'LV125.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is nothing obviously wrong then could you replace the DLLs with the debug version and try again.&amp;nbsp; There won't be any change to the results but a log will be produced in C:\usbdm.log.&amp;nbsp; Please post this as it should indicate what the problem is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Test_USBDM.exe&lt;/SPAN&gt; can be used to do basic testing of the BDM as well.&amp;nbsp; Try the following commands and inspect the log file:&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;settarget 1&lt;BR /&gt;connect&lt;BR /&gt;gs&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bye&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 10:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151767#M736</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2010-01-19T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151768#M737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you pgo for ypur reply on my question, Now it's clear. Thanks&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 22:03:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151768#M737</guid>
      <dc:creator>carloscuevas</dc:creator>
      <dc:date>2010-01-19T22:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151769#M738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, first of all, thanks pgo for aiding me. Today i went to a friend's house, and borrowed his oscilloscope (we're students), and while i was checking the different lines, i realized that i hadn't connected the pin 10. Fixed it and it ran smoothly =D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time, and i'm sorry i bothered you with such a dull problem &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&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>Thu, 21 Jan 2010 04:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/151769#M738</guid>
      <dc:creator>Ari</dc:creator>
      <dc:date>2010-01-21T04:59:37Z</dc:date>
    </item>
    <item>
      <title>回复： USBDM - Version 2 (JB16 Version)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/2327168#M4058</link>
      <description>&lt;DIV class=""&gt;Dear ,pgo&lt;/DIV&gt;&lt;DIV class=""&gt;Why can't the file below be downloaded?&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_1_1_Installation_2_0_0.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;1. Installation_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_2_2_Source_2_0_0.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;2. Source_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A href="http://www.freescale.com/files/community_files/OSBDM08/750_3_3_PCB_2_0_0.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;3. PCB_2_0_0.zip&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Thanks，&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Mar 2026 14:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-2-JB16-Version/m-p/2327168#M4058</guid>
      <dc:creator>jiangA48386</dc:creator>
      <dc:date>2026-03-05T14:26:19Z</dc:date>
    </item>
  </channel>
</rss>

