<?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>Classic/Legacy CodeWarriorのトピックRe: Codewarrior USB Tap &amp; resetting the target</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135351#M823</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;Thanks for the response.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I had seen refeence to this bit in the databooks but I haven't been able to find it again.&amp;nbsp; Also since I am using PE Beans I thought this might be more accessible but I guess not.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I will try setting it directly in my code and see how this works.&amp;nbsp; The biggest thing I want to accomplish is to have a breakpoints while the motor is running since this is when some of my important calculations will be happening.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 23:58:56 GMT</pubDate>
    <dc:creator>v_dave</dc:creator>
    <dc:date>2007-06-25T23:58:56Z</dc:date>
    <item>
      <title>Codewarrior USB Tap &amp; resetting the target</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135349#M821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello All,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Codewarrior for the DSC56800\E 8.0 and the USB Tap.&amp;nbsp; My project involves motor control so when the debugger has stopped I need everything to stop or my motor will keep moving.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Right now when I hit a breakpoint in my project the PWM timer that is driving the stepper motor controller still seems to be running as the motor continues to run.&amp;nbsp; How can I stop this when the debugger is stopped?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The other issue I see that is similar is when I "kill the thread" the code in the processor keeps executing just like when I hit a breakpoint.&amp;nbsp; It would seem to me that the USB Tap would hold the target in Reset when it is not running.&amp;nbsp; Am I missing a setting somewhere?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also, I sometimes want to reset the target and restart the code.&amp;nbsp; Is there a simple way to reset the target without breaking the connection?&amp;nbsp; Or is the only option is to use the Restart command that reloads the code?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 05:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135349#M821</guid>
      <dc:creator>v_dave</dc:creator>
      <dc:date>2007-05-31T05:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior USB Tap &amp; resetting the target</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135350#M822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Same&amp;nbsp;request has been answered via the Support under the SR: 1-364955111&lt;/DIV&gt;&lt;DIV&gt;See below the answer:&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Details from the Hardware team regarding the PWM feature.&lt;BR /&gt;The PWM module on 56800E DSCs has DBG_EN bit I PWM Configure register (PMCFG register), which can disable PWM outputs when debugger is stopped.&lt;BR /&gt;From Peripheral User manual: "When this write-protectable bit is set to one, the PWM will continue to run while the chip is in EOnCE Debug mode.&lt;BR /&gt;If the device enters the EOnCE mode and this bit is zero, the PWM outputs will be switched to their inactive state until the EOnCE mode is exited. At that point the PWM pins will resume operation as programmed in the PWM registers."&lt;BR /&gt;The PWM module on 56F80x DSCs hasn't this feature, so the PWM outputs are active in EOnCE Debug mode and PWM is running still.&lt;BR /&gt;The question is if the motor can successfully run again after it is stopped. For example if it is stopped from very high revolutions, I am not sure if it starts again to this value. It should ideally rump up to this high revolutions.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 19:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135350#M822</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2007-06-21T19:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior USB Tap &amp; resetting the target</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135351#M823</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;Thanks for the response.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I had seen refeence to this bit in the databooks but I haven't been able to find it again.&amp;nbsp; Also since I am using PE Beans I thought this might be more accessible but I guess not.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I will try setting it directly in my code and see how this works.&amp;nbsp; The biggest thing I want to accomplish is to have a breakpoints while the motor is running since this is when some of my important calculations will be happening.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 23:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135351#M823</guid>
      <dc:creator>v_dave</dc:creator>
      <dc:date>2007-06-25T23:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior USB Tap &amp; resetting the target</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135352#M824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Don't hesitate to contact us if you need more details.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 15:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-USB-Tap-resetting-the-target/m-p/135352#M824</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2007-06-26T15:20:37Z</dc:date>
    </item>
  </channel>
</rss>

