<?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 Debugger launches, loads code, then terminates in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181485#M6170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial, Helvetica, sans-serif'; font-size: 2;"&gt;PEMicro USB Multilink debugger with MC9S08MP16 processor and Codewarrior 1.2&lt;BR /&gt;CodeWarrior HC(S)08 Debugger&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;10.2.0.FSL_b7450&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.freescale.hc08.debugger.nls.feature.group&lt;BR /&gt;CodeWarrior HCS08 Debugger&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;10.2.0.FSL_b7450&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.freescale.hc08.debugger.feature.group&lt;BR /&gt;&lt;BR /&gt;Code launches and downloads but immediately terminates. COPT bits are set to zero, tried with external xtal, internal oscillator, reset enabled/disabled. Same results. Breakpoints set in startup code are never reached.&lt;BR /&gt;&lt;BR /&gt;Message in debug window:&lt;BR /&gt;E:\CapRainGauge\MC9S08MP16\CapRainGauge.abs (7/18/12 10:13 PM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;No error messages from debugger. Tried changing settings for action if comm lost but these have no effect. Nothing in the console window. Nothing in the Problems window.&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2012 09:28:14 GMT</pubDate>
    <dc:creator>efbryan</dc:creator>
    <dc:date>2012-07-20T09:28:14Z</dc:date>
    <item>
      <title>Debugger launches, loads code, then terminates</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181485#M6170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial, Helvetica, sans-serif'; font-size: 2;"&gt;PEMicro USB Multilink debugger with MC9S08MP16 processor and Codewarrior 1.2&lt;BR /&gt;CodeWarrior HC(S)08 Debugger&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;10.2.0.FSL_b7450&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.freescale.hc08.debugger.nls.feature.group&lt;BR /&gt;CodeWarrior HCS08 Debugger&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;10.2.0.FSL_b7450&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;com.freescale.hc08.debugger.feature.group&lt;BR /&gt;&lt;BR /&gt;Code launches and downloads but immediately terminates. COPT bits are set to zero, tried with external xtal, internal oscillator, reset enabled/disabled. Same results. Breakpoints set in startup code are never reached.&lt;BR /&gt;&lt;BR /&gt;Message in debug window:&lt;BR /&gt;E:\CapRainGauge\MC9S08MP16\CapRainGauge.abs (7/18/12 10:13 PM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;No error messages from debugger. Tried changing settings for action if comm lost but these have no effect. Nothing in the console window. Nothing in the Problems window.&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 09:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181485#M6170</guid>
      <dc:creator>efbryan</dc:creator>
      <dc:date>2012-07-20T09:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger launches, loads code, then terminates</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181486#M6171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I suggest to "enable Logging" if not already done (see &lt;A href="http://mcuoneclipse.wordpress.com/2012/02/23/an-error-occurred-applied-debugging-rules/)" rel="nofollow" target="_blank"&gt;http://mcuoneclipse.wordpress.com/2012/02/23/an-error-occurred-applied-debugging-rules/)&lt;/A&gt; so you have more information in the console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I say that breakpoints in startup are not reached? The debugger has to start from the reset vector location/startup code. I suggest that you step through the startup code, see &lt;A href="http://mcuoneclipse.wordpress.com/2012/06/28/stop-on-startup/" rel="nofollow" target="_blank"&gt;http://mcuoneclipse.wordpress.com/2012/06/28/stop-on-startup/&lt;/A&gt; how to set the debugger to start debugging from the startup code. That way you might find out what is causing the problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;BK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 12:54:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181486#M6171</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-07-20T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger launches, loads code, then terminates</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181487#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pretty sure the problem is the emulator.&amp;nbsp; Swapped it out and it ran until it had trouble switching to the external crystal which is not wired properly.&amp;nbsp; I did change from a Multilink to a Multilink Universal.&amp;nbsp; Does anyone know of a problem with the Multilink if the external crystal is not working right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 07:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugger-launches-loads-code-then-terminates/m-p/181487#M6172</guid>
      <dc:creator>efbryan</dc:creator>
      <dc:date>2012-07-27T07:43:30Z</dc:date>
    </item>
  </channel>
</rss>

