<?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中的主题 Debugging hc12</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141903#M3333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am new&amp;nbsp;programmer in&amp;nbsp;freescale.&amp;nbsp;I am&amp;nbsp;developing&amp;nbsp;with codewarrior version 4.2.5.766. I inherited an existing project using the MC12S12DP256. this project uses the High wave for debugging together with the P&amp;amp;E for hc12.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Under the project setting&amp;nbsp;I see&amp;nbsp;the check box of using &amp;nbsp;External debugger and the hiwave.exe is directed. Few&amp;nbsp;questions:&lt;/DIV&gt;&lt;DIV&gt;1. Can I use the IDE instead of the hiwave&amp;nbsp;&amp;nbsp;to debug the hc12?&lt;/DIV&gt;&lt;DIV&gt;2. If the asnwer is Yes what do i need to do?&lt;/DIV&gt;&lt;DIV&gt;3. How can I use multi breakpoints to debug?&lt;/DIV&gt;&lt;DIV&gt;4. when I use the HiWave for debug and i go step by step I am jumping to&amp;nbsp;one of the timming interrupt what can i do to overcome this?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Roy&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2006 17:39:33 GMT</pubDate>
    <dc:creator>israel</dc:creator>
    <dc:date>2006-07-04T17:39:33Z</dc:date>
    <item>
      <title>Debugging hc12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141903#M3333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am new&amp;nbsp;programmer in&amp;nbsp;freescale.&amp;nbsp;I am&amp;nbsp;developing&amp;nbsp;with codewarrior version 4.2.5.766. I inherited an existing project using the MC12S12DP256. this project uses the High wave for debugging together with the P&amp;amp;E for hc12.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Under the project setting&amp;nbsp;I see&amp;nbsp;the check box of using &amp;nbsp;External debugger and the hiwave.exe is directed. Few&amp;nbsp;questions:&lt;/DIV&gt;&lt;DIV&gt;1. Can I use the IDE instead of the hiwave&amp;nbsp;&amp;nbsp;to debug the hc12?&lt;/DIV&gt;&lt;DIV&gt;2. If the asnwer is Yes what do i need to do?&lt;/DIV&gt;&lt;DIV&gt;3. How can I use multi breakpoints to debug?&lt;/DIV&gt;&lt;DIV&gt;4. when I use the HiWave for debug and i go step by step I am jumping to&amp;nbsp;one of the timming interrupt what can i do to overcome this?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Roy&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 17:39:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141903#M3333</guid>
      <dc:creator>israel</dc:creator>
      <dc:date>2006-07-04T17:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging hc12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141904#M3334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;1. Can I use the IDE instead of the hiwave to debug the hc12?&lt;BR /&gt;&lt;BR /&gt;No&lt;BR /&gt;&lt;BR /&gt;3. How can I use multi breakpoints to debug?&lt;BR /&gt;&lt;BR /&gt;The hardware supports 2 breakpoints, so that is how many you get in the debugger.&lt;BR /&gt;&lt;BR /&gt;4. when I use the HiWave for debug and i go step by step I am jumping to one of the timming interrupt what can i do to overcome this?&lt;BR /&gt;&lt;BR /&gt;Disable the timer while debugging. Click on the 'I' bit in the CCR from the debugger to disable interrupts momentarily.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 18:14:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141904#M3334</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2006-07-04T18:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging hc12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141905#M3335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;"Click on the 'I' bit in the CCR from the debugger to disable interrupts momentarily"&amp;nbsp; .... can you give some more information about it&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 20:21:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141905#M3335</guid>
      <dc:creator>israel</dc:creator>
      <dc:date>2006-07-04T20:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging hc12</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141906#M3336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The debugger displays the condition-code register (CCR) as a string of condition-code flags, one letter per flag. The ones that are set will be black, and the ones that are cleared will be gray.&lt;BR /&gt;&lt;BR /&gt;If you double-click on any of the condition-code flag bits, it will toggle. If interrupts are enabled, the "I" bit will be gray. You can mask all interrupts by double-clicking on the "I" bit to set it.&lt;BR /&gt;&lt;BR /&gt;I need to do this on every breakpoint, since I always have interrupts enabled (except in an ISR), and the timers and SCI are always running. I wish it could be done automatically.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 04:25:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Debugging-hc12/m-p/141906#M3336</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-07-05T04:25:25Z</dc:date>
    </item>
  </channel>
</rss>

