<?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 BDM connection problem MC9S12C32 in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154742#M4600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using hiwave debugger with PE micro's BDM_multilink and the C32. I have just built a board and am trying to put code on my chip. When I connect the BDM to the board, the yellow light (signaling a connection) flashes on only briefly. Hiwave then seems to want to let me do anything, however I keep getting an error that looks like "BDM register not set, hardware reset may have occured". The physical reset line does not go low when I check it. What could be causing this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 04:41:57 GMT</pubDate>
    <dc:creator>Shugie</dc:creator>
    <dc:date>2007-10-12T04:41:57Z</dc:date>
    <item>
      <title>BDM connection problem MC9S12C32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154742#M4600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using hiwave debugger with PE micro's BDM_multilink and the C32. I have just built a board and am trying to put code on my chip. When I connect the BDM to the board, the yellow light (signaling a connection) flashes on only briefly. Hiwave then seems to want to let me do anything, however I keep getting an error that looks like "BDM register not set, hardware reset may have occured". The physical reset line does not go low when I check it. What could be causing this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 04:41:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154742#M4600</guid>
      <dc:creator>Shugie</dc:creator>
      <dc:date>2007-10-12T04:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: BDM connection problem MC9S12C32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154743#M4601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I'm using the S12C64 with Codewarrior and HIWAVE.&lt;BR /&gt;&lt;BR /&gt;I don't know why but the S12 BDM programmer is utter junk compared to the S08 version.&lt;BR /&gt;&lt;BR /&gt;The S08 one is rock solid, simple to use and works great.&lt;BR /&gt;&lt;BR /&gt;I usually get problems when using the S12 version. Check your variant is set correctly, mess with the register&amp;nbsp; and clock settings,&amp;nbsp; unplug the USB cable etc.&lt;BR /&gt;&lt;BR /&gt;James&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 04:52:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154743#M4601</guid>
      <dc:creator>jsmcortina</dc:creator>
      <dc:date>2007-10-12T04:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: BDM connection problem MC9S12C32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154744#M4602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Difficult to be totally affirmative because of the level of details.&lt;BR /&gt;&lt;BR /&gt;Add a pull-up resistor of 5-10k Ohm between BGND and VDD pins on the BDM connector of your board.&lt;BR /&gt;This particularly more important on higher speed crystal with longer PCB tracks (added capacitance) to allow the background line to get back to Vdd fast enough when not driven.&lt;BR /&gt;&lt;BR /&gt;If this does not work, please come back with more details. &lt;BR /&gt;If this does, please also tell us to help other users.&lt;BR /&gt;&lt;BR /&gt;Before TBDML, I was using USBMULTILINK on S12(X) daily without trouble.&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:09:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154744#M4602</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-10-12T05:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDM connection problem MC9S12C32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154745#M4603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you for the quick reply. We have a 47k pullup resistor attached. Is that too much? It has worked on other boards in the past. To provide some more details: we just designed a new PCB that uses the micro to control a few sensors. After it is all soldered up I try to connect the BDM and just get a quick yellow light on the pod. I have seen this 1 time before when a chip was blown, but it has happened on 2 chips now and I think maybe I did something wrong. I used the bypass capacitors suggested in the manual, a 8 Mhz crystal oscillator, and a pll circuit consistent the the s12_pll_filter_calculator.exe program I downloaded. When I scope various pins on the C32 I see that the PLL pins are giving 2.5V (in spec) and the Oscillator is working which means the C32 has power and is redistributing it. However, if I can't connect the BDM I don't know anything else.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 01:15:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/BDM-connection-problem-MC9S12C32/m-p/154745#M4603</guid>
      <dc:creator>Shugie</dc:creator>
      <dc:date>2007-10-26T01:15:46Z</dc:date>
    </item>
  </channel>
</rss>

