<?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>topic Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions) in OSBDM and TBDML</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185250#M1322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Wolfgang,&amp;nbsp; It appears that the DLL doesn't load under windows 7 which I suspect is what you are using,&amp;nbsp; I've had a look at it but made no progress so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I ask what chip you are programming?&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>Sat, 14 May 2011 10:04:50 GMT</pubDate>
    <dc:creator>pgo</dc:creator>
    <dc:date>2011-05-14T10:04:50Z</dc:date>
    <item>
      <title>USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185238#M1310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;USBDM has been updated to V4.5.&amp;nbsp; This is not a thoroughly tested version but is availble to provide support for the latest Codewarrior Eclipse version (10.1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please post any queries on this version in this thread,&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;Notes&lt;/P&gt;&lt;P&gt;Please note that these design are different from the &lt;STRONG&gt;Freescale OSBDM-JM60&lt;/STRONG&gt; design which was proceeding independently while I was doing the above designs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BDM History&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;V4.5 (February 2010) -&lt;UL&gt;&lt;LI&gt;Support for Codesourcery Lite - Coldfire Vx&lt;/LI&gt;&lt;LI&gt;Support for Coldfire Flasher (CFFlasher) Coldfire V2,3,4 only&lt;/LI&gt;&lt;LI&gt;Support for Codewarrior Eclipse 10.1&lt;/LI&gt;&lt;LI&gt;Removed size limitations in stand-alone programmers&lt;/LI&gt;&lt;LI&gt;Added fix for Legacy Codewarrior tools missing TBDML/OSBDM targets&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V4.4 (January 2010) -&lt;UL&gt;&lt;LI&gt;Less intrusive auto speed detection for targets without sync&lt;/LI&gt;&lt;LI&gt;Unlocking improved for targets using slow external clocks&lt;/LI&gt;&lt;LI&gt;Codewarrior V10 New Project Wizard now includes USBDM&lt;/LI&gt;&lt;LI&gt;Programming support for HCS12/HCS08 targets with EEPROM&lt;/LI&gt;&lt;LI&gt;Programming support for CFV1 target with multiple Flash (Dual Flash)&lt;/LI&gt;&lt;LI&gt;Use of XML based device files (needed for above two items)&lt;/LI&gt;&lt;LI&gt;Automatic unsecure for Legacy HCS12 targets&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V4.3 (December 2010) -&lt;UL&gt;&lt;LI&gt;Bug fixes (DSC Speed)&lt;/LI&gt;&lt;LI&gt;Improved Codewarrior V10 integration&lt;/LI&gt;&lt;LI&gt;Serial interface on JS16 versions (supported in JMxx but no example implementation)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;V4.0 (September 2010) - &lt;STRONG&gt;Significant changes in some areas - Please read carefully&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Support for Linux (Eclipse version of Codewarrior only)&lt;BR /&gt;Installation is still somewhat of a challenge!&lt;/LI&gt;&lt;LI&gt;Support for Linux and Windows7 64-bit (Eclipse version of Codewarrior only)&lt;BR /&gt;To support the 64-bit version of Windows it has been necessary to update to using libusb-V1 drivers. For consistency this is also done on Linux. As part of this process the VID/PID for the hardware (BDM) has been changed. This will allow the co-existence of Freescale's OSBDM-JM60 hardware while using a new driver for USBDM. Formerly both these BDMs used the same VID/PID and changes to the driver would not be possible.&lt;/LI&gt;&lt;LI&gt;Programming utilities for RS08, HCS08 and CFV1 are now (officially) included.&lt;/LI&gt;&lt;LI&gt;Support for MC56F800x (digital signal controllers) added. This is only available on USBDM_CF BDMs and the Axiom MC56F8006 Demoboard.&lt;/LI&gt;&lt;LI&gt;Minor bug fixes (installation script)&lt;/LI&gt;&lt;LI&gt;The addition of DSC support has pushed the firmware size to greater than 16K on the USBDM_JMxx-CF version. This means that MC9S08JM32/60 chip must be used.&lt;/LI&gt;&lt;LI&gt;Changed to wxWidgets for common GUI code on Windows and Linux&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 10:23:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185238#M1310</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-02-21T10:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185239#M1311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The command line function is support for burning a single byte at the specified address on it? use RS08 or HCS08.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 11:44:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185239#M1311</guid>
      <dc:creator>Mickey</dc:creator>
      <dc:date>2011-03-24T11:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185240#M1312</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;I try to&amp;nbsp;use standalone programmer v4.5 to load&amp;nbsp;code into board with MC9S12DP512&amp;nbsp;without success.&lt;/P&gt;&lt;P&gt;"Load Hex file" is withoout problem but after press "Programm" and some time I got &amp;nbsp;" Programming Error - Programming of target flash failed! Reason: Flash command failed ( Bulk erase, Blank check or Program ) ".&lt;/P&gt;&lt;P&gt;In this time programming with Code Warrior ( HiWave ) is without problem.&lt;/P&gt;&lt;P&gt;I use hardware USBDM-JS16 with latest firmware and drivers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have idea what is the problem?&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;bendjy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 14:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185240#M1312</guid>
      <dc:creator>bendjy</dc:creator>
      <dc:date>2011-03-29T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185241#M1313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear benjy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the JS16 BDM with a 9S12DP256B and a 9S12DT256 which are the nearest chips I have to the one you are using.&amp;nbsp; I can't get any errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you get the error if you program a very small project that doesn't use paging etc.&amp;nbsp; Is it specific to the project or does it happen with any project you create?&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, 29 Mar 2011 19:39:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185241#M1313</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-03-29T19:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185242#M1314</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;Yes - the project is paged memory.&lt;/P&gt;&lt;P&gt;I will try to build other simple project and try to load in the board.&lt;/P&gt;&lt;P&gt;But board is very large with other controllers on it an many communication.&lt;/P&gt;&lt;P&gt;I&amp;nbsp;will try to load it with small paged and small non paged project to check behaviour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You in advance!&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;bendjy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 00:09:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185242#M1314</guid>
      <dc:creator>bendjy</dc:creator>
      <dc:date>2011-03-30T00:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185243#M1315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgo,&lt;/P&gt;&lt;P&gt;I just checked the Gerber files for the USBDM JMxx and I'm missing the files&lt;/P&gt;&lt;P&gt;for the solder resist. Am I something missing or is this intentionally?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance and best regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 21:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185243#M1315</guid>
      <dc:creator>robert_lippmann</dc:creator>
      <dc:date>2011-04-13T21:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185244#M1316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldn't find correspoding topic for&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;USBDM/&amp;nbsp;&lt;STRONG&gt;Coldfire V2,&amp;nbsp;&lt;/STRONG&gt;V3&lt;/FONT&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;STRONG&gt;V4&lt;/STRONG&gt;&amp;nbsp;(combined TBLCF/DSC BDM) for JS16 and Codewarrior 7.2&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;The problem:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;Works fine with CF Flasher and M5208EVB-like board.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="2"&gt;Doesn't work with&amp;nbsp;&lt;/FONT&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;Codewarrior 7.2&lt;/SPAN&gt; &lt;SPAN style="font-size: small; line-height: normal;"&gt;programmer and hardware diagnostic.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;All setup was done according with&amp;nbsp;&lt;A href="http://usbdm.sourceforge.net/USBDM_V4.5/USBDM_CF_JS16/html/index.html" rel="nofollow" target="_blank"&gt;http://usbdm.sourceforge.net/USBDM_V4.5/USBDM_CF_JS16/html/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;I see led access activity on USBDM adapter and all signals at BDM connector observed with scope seems to be right.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;WindowsXP SP3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;Corresponding screen shorts attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small; line-height: normal;"&gt;Any Ideas?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 21:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185244#M1316</guid>
      <dc:creator>Kabron</dc:creator>
      <dc:date>2011-04-14T21:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185245#M1317</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;Thank you very much for your great job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently using the JB version and studying to migrate to a JM. and would like to ask if you intend to support Kinets microcontrollers?&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>Wed, 27 Apr 2011 20:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185245#M1317</guid>
      <dc:creator>Edrianocarlos</dc:creator>
      <dc:date>2011-04-27T20:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185246#M1318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kabron,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is something strange with the second JPG posted.&amp;nbsp; The dialogue is titled "MC56F800xx" which is the DSC interface. Are you using the correct GDI DLL as you appear to want to program a Coldfire chip?&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>Wed, 04 May 2011 09:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185246#M1318</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-05-04T09:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185247#M1319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a programed USBDM_CF JS16 and would like to use it with CFFlasher. I have copied the DLLs (libusb-1.0.dll﻿,&amp;nbsp;usbdm-cff.dll﻿) into the "BDM Protocol﻿" directory of CFFlasher. But if I select the&amp;nbsp;usbdm-cff.dll﻿ in Target Configuration I get the error: "Error loading protocol". The drivers are installed and the system knows it. What I doing wrong? Thanks for your job and help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 19:30:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185247#M1319</guid>
      <dc:creator>woel</dc:creator>
      <dc:date>2011-05-12T19:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185248#M1320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Wolfgang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You indicated you selected usbdm-cff.dll﻿ in &lt;STRONG&gt;Target Configuration﻿.&lt;/STRONG&gt; This should be in the done in the &lt;STRONG&gt;BDM Communication&lt;/STRONG&gt; box at the bottom of the dialogue. (Or was this just a miss-type?)&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, 13 May 2011 11:50:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185248#M1320</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-05-13T11:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185249#M1321</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;sorry, you are right, I mean the &lt;STRONG&gt;BDM Communication&lt;/STRONG&gt; box at the bottom﻿.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 12:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185249#M1321</guid>
      <dc:creator>woel</dc:creator>
      <dc:date>2011-05-13T12:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185250#M1322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Wolfgang,&amp;nbsp; It appears that the DLL doesn't load under windows 7 which I suspect is what you are using,&amp;nbsp; I've had a look at it but made no progress so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I ask what chip you are programming?&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>Sat, 14 May 2011 10:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185250#M1322</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-05-14T10:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185251#M1323</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;I have the same problem under XP on different PCs and under Windows 7. With CW 10 I have access to the target CPU.&lt;/P&gt;&lt;P&gt;I would like to program a MCF5475.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 18:11:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185251#M1323</guid>
      <dc:creator>woel</dc:creator>
      <dc:date>2011-05-14T18:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185252#M1324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Wolfgang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I'm a bit slow this weekend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason the usbdm DLL is not loading is that the program can't find the libusb-1.0.dll﻿ even though its in the same directory as the&amp;nbsp;usbdm-cff.dll﻿.&amp;nbsp; It needs to be in the &lt;STRONG&gt;Application&lt;/STRONG&gt; directory i.e. the parent of where it is now.&amp;nbsp; The reason I didn't spot this is because some program I installed has placed a&amp;nbsp; copy of&amp;nbsp;libusb﻿-1.0.dll in the &lt;STRONG&gt;windows/System32&lt;/STRONG&gt; directory on my usual test machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case, there is an additional problem with the DLL that prevents it working with the JS16 version of the hardware.&amp;nbsp; Please download the updated version from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/usbdm/files/Version%204.5/Late_Updates/" rel="nofollow" target="_blank"&gt;https://sourceforge.net/projects/usbdm/files/Version%204.5/Late_Updates/&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if there are any problems.&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;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 May 2011 11:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185252#M1324</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-05-15T11:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185253#M1325</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;now I can program a MCF5475 board (under XP and Win7 64bit). I had to copy the libusb-1.0.dll﻿ into the&amp;nbsp;&lt;STRONG&gt;windows/System32&lt;/STRONG&gt; directory﻿. The only problem now is, if I use the "Verify" command I get errors. But if I check this bad locations with "Memory Window" it seems to be OK. It could be that the timing for fast reading is not so good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 14:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185253#M1325</guid>
      <dc:creator>woel</dc:creator>
      <dc:date>2011-05-16T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185254#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to be having a problem, the USBDM just loses the connection after a bit.&lt;/P&gt;&lt;P&gt;It seems quite repeatable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CW 10.1&lt;/P&gt;&lt;P&gt;win 7 64 bit&lt;/P&gt;&lt;P&gt;JM128&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 4.5 on JS16&lt;/P&gt;&lt;P&gt;I've been seeing this on pervious version too, but since you were updating quite regularly, I thought I'd wait.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2011 09:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185254#M1326</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2011-05-22T09:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185255#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not aware of any repeatable problems with the BDM though I have had some one-off USB communication problems that I've been unable to localise.&amp;nbsp; These have been very infrequent which makes it hard to say if they are a real problem.&amp;nbsp; I have only had these when using a laptop docking station and I had associated these with this arrangement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only suggest the following options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Wait for the next version &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; I have added additional error checking/data toggling and USB retry code.&amp;nbsp; If this is a USB problem then it should help in this area.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;﻿If you have the time, you could use the BDM with debugging turned on.&amp;nbsp; This will create a log file with copious message but should eventually indicate the area that is failing.&amp;nbsp; (log file in %APPDATA%/usbdm on win32, ~/.usbdm on linux).&lt;/LI&gt;&lt;LI&gt;The testUSBDM.exe program may be used to send commands to the BDM.&amp;nbsp; The following sequence would do a simple test of the communication and may indicate a problem:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; settarget 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; reset s s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; connect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; tblock 0x00B0 0x10AF﻿ 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The last line writes/reads a block of random data to/from RAM (0x00B0 0x10AF﻿) 100 times.&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can use a large number and leave it running for a while.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For reference my usual "testing" of the USB/target communication involves setting up a loop reading and writing random size blocks of random data to the target RAM.&amp;nbsp; This has run without error for hours so any communication problem would have to be sequence dependent rather than random failure.&amp;nbsp; I have also left Codewarrior 10.1 with a target running for extended periods without error.&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;PS.&amp;nbsp; Most of my testing has been done on WIN32 - I'll do some more testing on win7 64-bit to see if I can identify a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 07:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185255#M1327</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2011-05-23T07:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185256#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pgo,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I am sorry I mis spoke, or was not clear.&lt;/P&gt;&lt;P&gt;First the target is a MCF51JM128 - the USBDM is using the JS16.&lt;/P&gt;&lt;P&gt;Second, the disconnect when away after I moved it to a differnt USB port, but of course when I moved it back it was ok.&lt;/P&gt;&lt;P&gt;This I write off partly to windows, as I have seen this with other BDMs, - in fact ALL BDMS I have ever used need to be disconnected re-coneected from time to time.&lt;/P&gt;&lt;P&gt;The repeatable problem that I have seen for quite some time is this.&lt;/P&gt;&lt;P&gt;You start the program running, than after a highly random amout &amp;nbsp;of time, it stops thinking that PC is 0, and if you look at all the registers they are all 0. The code is still runing fine on the MCU and the BDM has not actually disconnected, and if you hit resume it goes back to running. If you then hit pause everything is just fine.&lt;/P&gt;&lt;P&gt;I have attached an image.&lt;/P&gt;&lt;P&gt;Please explain how to turn on debugging,&lt;/P&gt;&lt;P&gt;Also, if you would post the exact sciipt for your looping test, and I will try that as well.&lt;/P&gt;&lt;P&gt;Note also that I run the clock at 48MHz. in the past I have seen this cause isssues that were not seens at lower clock rates.&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" height="555" src="http://freescalemcu.com/issue1.jpg" width="800" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 09:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185256#M1328</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2011-05-24T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM - Version 4.5-Beta (JB16/JS16/JMxx Hardware Versions)</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185257#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I (wrongly) assumed you were using a HCS08JM128 device.&amp;nbsp; This is a bit unreasonable since they don't exist.&amp;nbsp; The example test I gave was for this chip.&amp;nbsp; Now that I have a better idea what is happenning I don't think the test would be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;To use the logging options you need to install the debug version of the files.&amp;nbsp; There is a batch file provided with the original download to do this.&amp;nbsp; Running this has no immediate affect on Codewarrior V10.1 operation until the debug option is selected (see below).&amp;nbsp; It does however change the legacy Codewarrior versions to use the debug build immediately.&amp;nbsp; If you use these you should run the regular installation to restore the default files.&lt;/P&gt;&lt;P&gt;For Codewarrior v10.1 the debug options are available in the USBDM launch configuration dialogue.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Menu &lt;STRONG&gt;Run-&amp;gt;Debug Configurations...&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Select the launch configation you are using at the left&lt;/LI&gt;&lt;LI&gt;Under &lt;STRONG&gt;Remote Systems&lt;/STRONG&gt; click the &lt;STRONG&gt;Edit&lt;/STRONG&gt; button&lt;/LI&gt;&lt;LI&gt;At the bottom of the display under &lt;STRONG&gt;Debugging Options&lt;/STRONG&gt; select the &lt;STRONG&gt;Use debug Build&lt;/STRONG&gt; checkbox.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;The situation would appear to be as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Codewarrior polls the target when executing to determine when it has stopped.&lt;/LI&gt;&lt;LI&gt;From your description it appears that the BDM is wrongly reporting that the target has stopped.&amp;nbsp; The BDM would only need to do this once (sporadically) for the problem to appear.&lt;/LI&gt;&lt;LI&gt;Codewarrior then updates the display but since the registers are inaccessible when the target is executing this results in the display you see.&amp;nbsp; It also is the reason that codewarrior 'thinks' the target is stopped and you need to run/halt execution to refresh the display ie.. to sync Codewarrior and the target.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been unable to re-create the problem.&amp;nbsp; I have used the following setup:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PCF51JM128 (early MCF51JM128) target&lt;/LI&gt;&lt;LI&gt;Internal clock since the chip doesn't have a crystal.&amp;nbsp; The clock is trimmed and the clock setup set for 48MHz (28MHz bus clock).&amp;nbsp; The speed has been confirmed by the BDM.&lt;/LI&gt;&lt;LI&gt;JS16 BDM&lt;/LI&gt;&lt;LI&gt;3.3V supply&lt;/LI&gt;&lt;LI&gt;Start continuous execution of a simple flashing LED program.&lt;/LI&gt;&lt;LI&gt;I have not had an opportunity to try this under Win7-64 but I should be able to do this over the weekend. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So far I've run the above for a couple of hours without any problems appearing.&amp;nbsp; I'll try it overnight in the next couple of days. Code is attached.&amp;nbsp; If you have the time, could you run this simple program and see if the problem appears?&amp;nbsp; If not I think the only way to make further progress is to ask you to prepare a minimal example that has the problem.&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;PRE&gt;#include &amp;lt;hidef.h&amp;gt; /* for EnableInterrupts macro */#include "derivative.h" /* include peripheral declarations */#include "exceptions.h"#define PORTD  PTFD     // Test Port Data register#define PORTDD PTFDD    // Test Port Data Direction register#define LED1 (1&amp;lt;&amp;lt;0)     // Test pins#define LED2 (1&amp;lt;&amp;lt;1)typedef unsigned char U8;extern void initClock( void );extern void delay(void);extern void toggleLEDs(void);void __initialize_hardware(void) {   SOPT1 = SOPT1_WAITE_MASK;}// Clock Trim values in Flash - dummy values overwritten by flash programmerextern const volatile U8 NV_FTRIM_INIT  @0x000003FE = 0xFF;  // LSBextern const volatile U8 NV_MCGTRM_INIT @0x000003FF = 0xFF;  // MSBvoid initClock( void ) {   if (NV_MCGTRM_INIT != 0xFF) {     //  Only trim &amp;amp; update clock if Trim values have been programmed to Flash.     //  Enabling x1 clock divider on untrimmed device may be out of bus clock spec.     MCGSC       = NV_FTRIM_INIT;    // Trim the internal clock     MCGTRM      = NV_MCGTRM_INIT;     // Set 8/16/24  MHz bus clock assuming 31.25 kHz trim     // Set 10/20/30 MHz bus clock assuming 39.06 kHz trim     MCGC2 = (0&amp;lt;&amp;lt;MCGC2_BDIV_BITNUM);   // BDIV=0,RANGE=0,HGO=0,LP=0,EREFS=0,ERCLKEN=0,EREFSTEN=0     MCGC1 = (0&amp;lt;&amp;lt;MCGC1_CLKS_BITNUM)|MCGC1_IREFS_MASK;  // CLKS=00,RDIV=0,IREFS=1,IRCLKEN=0,IREFSTEN=0     MCGC4 = (2&amp;lt;&amp;lt;MCGC4_DRST_DRS_BITNUM);               // DMX32=0,DRS=2    }}void delay(void) {int i;   for (i=100000; i&amp;gt;0; i--)      asm ("nop");}void toggleLEDs(void) {   // Set up port directions   PORTDD  |=  (LED1|LED2);   PORTD   = LED1;   for(;;) {      PORTD ^= LED1|LED2;      delay();   }}volatile int i;void main(void) {   EnableInterrupts;   initClock();    // Set clock   toggleLEDs();   for(;;) {   }}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:36:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-Version-4-5-Beta-JB16-JS16-JMxx-Hardware-Versions/m-p/185257#M1329</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2020-10-29T09:36:06Z</dc:date>
    </item>
  </channel>
</rss>

