<?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: Problems using HCS08 with UBS Spyder in OSBDM and TBDML</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177926#M1171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, one problem i solved. Now i can use the open function successfully. It was the wrong VID and PID so i modified the OSDBM dll.&lt;/P&gt;&lt;P&gt;Now i have the next problem, i dont get any connection to the HCS08 device, with codewarrior it works...&lt;/P&gt;&lt;P&gt;I tried OSBDM_set_target_type or OSBDM_target_sync, but i get an error.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by San... on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:36 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 15:35:59 GMT</pubDate>
    <dc:creator>San___</dc:creator>
    <dc:date>2009-05-05T15:35:59Z</dc:date>
    <item>
      <title>Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177923#M1168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi at all,&lt;/P&gt;&lt;P&gt;i'm new here, but i have a question.&lt;/P&gt;&lt;P&gt;I want to program a HCS08 microcontroller using a UBS Spyder. I dont want to use the BDM PCB board.&lt;/P&gt;&lt;P&gt;And i want to use the library in the BDSM package, means the open source driver "OpenSourceBDM.dll".&lt;/P&gt;&lt;P&gt;But if i insert the USB Spyder, my own tool doesn't detect this device. The test tool "testlibusb-win.exe" do that. I called the function "opensourcebdm_init", but it already returns zero...What is my mistake?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried the TBDML_distribution_Pack, but same as OSDBM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 16:48:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177923#M1168</guid>
      <dc:creator>San___</dc:creator>
      <dc:date>2009-05-04T16:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177924#M1169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The USB Spider is from SoftTec, so use the corresponding connection target.&lt;/P&gt;&lt;P&gt;It is not based on&amp;nbsp; OSDBM or TBDML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 21:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177924#M1169</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2009-05-04T21:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177925#M1170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thats right, it is from SoftTec, but someone from Freescale told me, that the Spyder works with OSDMB. And Codewarrior also works with the Spyder, i verified that.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:04:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177925#M1170</guid>
      <dc:creator>San___</dc:creator>
      <dc:date>2009-05-05T13:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177926#M1171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, one problem i solved. Now i can use the open function successfully. It was the wrong VID and PID so i modified the OSDBM dll.&lt;/P&gt;&lt;P&gt;Now i have the next problem, i dont get any connection to the HCS08 device, with codewarrior it works...&lt;/P&gt;&lt;P&gt;I tried OSBDM_set_target_type or OSBDM_target_sync, but i get an error.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by San... on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-05&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:36 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 15:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177926#M1171</guid>
      <dc:creator>San___</dc:creator>
      <dc:date>2009-05-05T15:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177927#M1172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear San,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must be missing something here?&amp;nbsp; Why are you trying to use the OSBDM driver software with USBSPYDER.&amp;nbsp; I don't believe they are compatible (as indicated earlier in this thread).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried the Softec HCS08 driver and then selected USBSPYDER in the connection dialogue.&amp;nbsp; Doesn't this work for your target?&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 May 2009 17:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177927#M1172</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2009-05-05T17:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177928#M1173</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;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes for sure, with CW and the SoftTec HCS08 driver and selected USBSPYDER it works.&lt;/P&gt;&lt;P&gt;But i need an own tool, i dont want to use CW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my tool and OSBDM I select the LibUSB driver and with this driver i get connection the to spyder, but not to the target...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, why cant the spyder connect to the HCS08 device (using LibUSB), but with CW and softetec lib it works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 18:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177928#M1173</guid>
      <dc:creator>San___</dc:creator>
      <dc:date>2009-05-05T18:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177929#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAN... please may you tell what are the new numbers of VID and PID you have used? MAny thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 14:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177929#M1174</guid>
      <dc:creator>nesso</dc:creator>
      <dc:date>2009-05-06T14:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using HCS08 with UBS Spyder</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177930#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nesso, i used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define opensourcebdm_PID 0x0200&lt;/P&gt;&lt;P&gt;#define opensourcebdm_VID 0x1649&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by San... on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-05-06&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:21 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 15:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/Problems-using-HCS08-with-UBS-Spyder/m-p/177930#M1175</guid>
      <dc:creator>San___</dc:creator>
      <dc:date>2009-05-06T15:20:12Z</dc:date>
    </item>
  </channel>
</rss>

