<?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のトピックAbout BDM protocol</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219247#M2273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to add BDM support in my programming tool.&lt;/P&gt;&lt;P&gt;Is BDM protocol open?&lt;/P&gt;&lt;P&gt;I find on the web, that S12XBDMV1/D document describes this protocol.&lt;/P&gt;&lt;P&gt;But I can not find it in freescale website.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And where can I get the source code of OSBDM?&lt;/P&gt;&lt;P&gt;Or is it available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Aug 2010 19:18:10 GMT</pubDate>
    <dc:creator>simonqian</dc:creator>
    <dc:date>2010-08-21T19:18:10Z</dc:date>
    <item>
      <title>About BDM protocol</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219247#M2273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to add BDM support in my programming tool.&lt;/P&gt;&lt;P&gt;Is BDM protocol open?&lt;/P&gt;&lt;P&gt;I find on the web, that S12XBDMV1/D document describes this protocol.&lt;/P&gt;&lt;P&gt;But I can not find it in freescale website.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And where can I get the source code of OSBDM?&lt;/P&gt;&lt;P&gt;Or is it available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Aug 2010 19:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219247#M2273</guid>
      <dc:creator>simonqian</dc:creator>
      <dc:date>2010-08-21T19:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: About BDM protocol</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219248#M2274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I found the necessary information in datasheet of the HCS08RMV1. I'll try BDM first.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Aug 2010 04:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219248#M2274</guid>
      <dc:creator>simonqian</dc:creator>
      <dc:date>2010-08-22T04:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: About BDM protocol</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219249#M2275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDM is working, tested on mc9s08ac16.&lt;/P&gt;&lt;P&gt;Related source code:&lt;/P&gt;&lt;P&gt;BDM driver in hardware: &lt;A href="http://code.google.com/p/vsprog/source/browse/trunk/dongle/firmware/Interfaces/BDM" rel="nofollow" target="_blank"&gt;http://code.google.com/p/vsprog/source/browse/trunk/dongle/firmware/Interfaces/BDM&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;BDM driver in software: &lt;A href="http://code.google.com/p/vsprog/source/browse/trunk/src/programmer/versaloon/usbtoxxx/usbtobdm.c" rel="nofollow" target="_blank"&gt;http://code.google.com/p/vsprog/source/browse/trunk/src/programmer/versaloon/usbtoxxx/usbtobdm.c&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;HCS08 support code:&lt;A href="http://code.google.com/p/vsprog/source/browse/trunk/src/target/hcs08" rel="nofollow" target="_blank"&gt;http://code.google.com/p/vsprog/source/browse/trunk/src/target/hcs08&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only one question:&lt;/P&gt;&lt;P&gt;I can't find datasheet for MC9S08AC08.&lt;/P&gt;&lt;P&gt;I can only find it in datasheet of MC9S08AC16, in which only SDID of MC9S08AC16 is found.&lt;/P&gt;&lt;P&gt;But SDID of MC9S08AC08 is not there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I find SDID of other chips in HCS08 series?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 02:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/About-BDM-protocol/m-p/219249#M2275</guid>
      <dc:creator>simonqian</dc:creator>
      <dc:date>2010-08-26T02:51:07Z</dc:date>
    </item>
  </channel>
</rss>

