<?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>S12 / MagniV MicrocontrollersのトピックRe: Disconnecting the Serial Debugger?</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199511#M8024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I'm using Freescale's HCS12 Serial Monitor over an RS-232 connection.&lt;BR /&gt;&lt;BR /&gt;Thanks for the response and sorry for being vague, I'm a huge noob at this, to tell the truth.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2008 05:43:09 GMT</pubDate>
    <dc:creator>jnelson</dc:creator>
    <dc:date>2008-11-07T05:43:09Z</dc:date>
    <item>
      <title>Disconnecting the Serial Debugger?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199509#M8022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted this earlier in one of the other sections of the forum, but didn't get any responses. I'm currently working on a project on a development board based on an MC9S12 MCU using CodeWarrior and a serial connection between the board and the computer to load the code. The program runs perfectly when loaded onto the board, but once I disconnect the board from the serial cable connecting it to the computer, the board freaks out. It seems to be attempting to take input from the serial port, in spite of there not being anything attached. I'm fairly certain my code isn't telling it to pay any attention to the serial input, so I was wondering if anyone had any ideas why it's trying to take this serial input and how to make it stop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Jorgen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by jnelson on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-11-04&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;08:52 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by jnelson on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-11-04&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;08:52 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 04:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199509#M8022</guid>
      <dc:creator>jnelson</dc:creator>
      <dc:date>2008-11-05T04:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnecting the Serial Debugger?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199510#M8023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;It is impossible to answer the question since you don't tell us what serial bootloader you are using. "Serial connection" could be anything, though I assume you mean RS-232.&lt;BR /&gt;&lt;BR /&gt;The best solution is to get a BDM pod. It loads the code 100 times faster and you won't get issues like this.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199510#M8023</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2008-11-05T15:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnecting the Serial Debugger?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199511#M8024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I'm using Freescale's HCS12 Serial Monitor over an RS-232 connection.&lt;BR /&gt;&lt;BR /&gt;Thanks for the response and sorry for being vague, I'm a huge noob at this, to tell the truth.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 05:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199511#M8024</guid>
      <dc:creator>jnelson</dc:creator>
      <dc:date>2008-11-07T05:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnecting the Serial Debugger?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199512#M8025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Some RS232 level translators do have built in pullups/pulldowns. And some don't. Those without pull devices can float when&amp;nbsp;disconnected, and make your MCU busy reacting to this noise. You could check that with scope. If TTL RX output to MCU&amp;nbsp;oscilates or goes&amp;nbsp;low instead of staying high, then you could try to pull nonTTL RX input to negative voltage level. If your chip is somewhat like MAX232, then &amp;gt;10k resistors&amp;nbsp;between pin6 (V-) and one of (or both) nonTTL Rx inputs (pin13 or pin8) could fix that.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 16:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Disconnecting-the-Serial-Debugger/m-p/199512#M8025</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2008-11-07T16:14:55Z</dc:date>
    </item>
  </channel>
</rss>

