<?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: Blue screen with PEMicro (OpenSDA) drivers - how to fix? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266012#M10052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the hint!&lt;/P&gt;&lt;P&gt;My PC itself does also have USB 3.0 ports - however, they are not visible to the Windows 7 guest. The Windows 7 guest has one of the USB 2.0 controllers assigned as a PCI device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile I found a solution: use USBDM!&lt;/P&gt;&lt;P&gt;USBDM does have drivers that work on Windows 7 (32 and 64 Bit), there is a firmware for the "Open"SDA hardware on the "Freedom" board, and as far as I can tell now, everything works.&lt;/P&gt;&lt;P&gt;&lt;A href="http://usbdm.sourceforge.net/" title="http://usbdm.sourceforge.net/"&gt;USBDM: USBDM Debugger interface for Freescale RS08,HCS08,HCS12,Coldfire and ARM-Kinetis Devices.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was a good reminder to better check for open source alternatives instead of relying too much on proprietary tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 09:19:27 GMT</pubDate>
    <dc:creator>WolfgangW</dc:creator>
    <dc:date>2013-09-05T09:19:27Z</dc:date>
    <item>
      <title>Blue screen with PEMicro (OpenSDA) drivers - how to fix?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266010#M10050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just wanted to start designing with Kinetis KL, but am getting stuck at the earliest stage.&lt;/P&gt;&lt;P&gt;I have a Linux workstation as a development PC with a virtualized Windows 7 64bit machine for "compatibility". The virtual Windows 7 machine has its own dedicated USB controller and up to now, any device connected to this USB controller worked flawlessly.&lt;/P&gt;&lt;P&gt;Now there is Codewarrior for MCU Special Edition/Evaluation 10.4...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the regular install and it crashes with a blue screen during installation of the OpenSDA drivers. CodeWarrior itself is running, but obviously, I can't connect to the Debug Interface.&lt;/P&gt;&lt;P&gt;I tried downloading the drivers from PEMicro (Version 11), but the same blue screen happens when installing this package.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what PEMicro is doing wrong in their drivers, but as I did not yet find any other USB device that fails, it is definitely their fault.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Not to mention Freescale's fault of abandoning Linux as the development platform!) &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other reasonable possibility for debugging I could try? Or any other - beta, whatever - driver to try?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Wolfgang &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 10:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266010#M10050</guid>
      <dc:creator>WolfgangW</dc:creator>
      <dc:date>2013-07-11T10:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blue screen with PEMicro (OpenSDA) drivers - how to fix?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266011#M10051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a similar question on the mbed forum and the issue ended up being that the computer had only USB 3.0 ports (read &lt;A href="http://mbed.org/questions/1386/KL25-USB-port-not-openSDA-does-not-funct/" title="http://mbed.org/questions/1386/KL25-USB-port-not-openSDA-does-not-funct/"&gt;KL25 USB port (not openSDA) does not function on some pcs - Question | mbed&lt;/A&gt;). The solution was using a USB 2.0 Hub. It seems that the OpenSDA drivers are creating a problem with USB3.0 hardware. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, I have not been able to validate this. I met someone yesterday with this problem which led me to look for a solution. I'll test the using a 2.0 hub in about a week and let you know the outcome. You may want to give it a try too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rafael &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 13:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266011#M10051</guid>
      <dc:creator>Alx</dc:creator>
      <dc:date>2013-08-28T13:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blue screen with PEMicro (OpenSDA) drivers - how to fix?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266012#M10052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the hint!&lt;/P&gt;&lt;P&gt;My PC itself does also have USB 3.0 ports - however, they are not visible to the Windows 7 guest. The Windows 7 guest has one of the USB 2.0 controllers assigned as a PCI device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile I found a solution: use USBDM!&lt;/P&gt;&lt;P&gt;USBDM does have drivers that work on Windows 7 (32 and 64 Bit), there is a firmware for the "Open"SDA hardware on the "Freedom" board, and as far as I can tell now, everything works.&lt;/P&gt;&lt;P&gt;&lt;A href="http://usbdm.sourceforge.net/" title="http://usbdm.sourceforge.net/"&gt;USBDM: USBDM Debugger interface for Freescale RS08,HCS08,HCS12,Coldfire and ARM-Kinetis Devices.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was a good reminder to better check for open source alternatives instead of relying too much on proprietary tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:19:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Blue-screen-with-PEMicro-OpenSDA-drivers-how-to-fix/m-p/266012#M10052</guid>
      <dc:creator>WolfgangW</dc:creator>
      <dc:date>2013-09-05T09:19:27Z</dc:date>
    </item>
  </channel>
</rss>

