<?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 Re: WdtReset() in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196666#M7803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The&amp;nbsp;program to re-initialize... A pin that is set to zero will depend on what you did on your initialization.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 18:23:29 GMT</pubDate>
    <dc:creator>Xbot</dc:creator>
    <dc:date>2008-02-27T18:23:29Z</dc:date>
    <item>
      <title>WdtReset() - MC9S12XD512MAA</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196663#M7800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what does a WdtReset() with the processor? does it disable Port Signales? i wanna test how long the time is from a WdtReset() till startup by setting a pin before WdtReset() and resetting the pin in the init function...but doesnt work well;/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i use a MC9S12XD512MAA&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Added p/n to subject.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by NLFSJ on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-02-27&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;12:05 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 00:30:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196663#M7800</guid>
      <dc:creator>Gerald1</dc:creator>
      <dc:date>2008-02-27T00:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: WdtReset()</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196664#M7801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;This will reset your sytem. I'm not&amp;nbsp;sure you can use the CodeWarrior compiler to simulate the latency tho... setting a variable doesn't&amp;nbsp;do the job.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;another thing, be sure&amp;nbsp;you know how to simulate a WDTReset.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Xbot on &lt;SPAN class="date_text"&gt;2008-02-27&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:20 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 14:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196664#M7801</guid>
      <dc:creator>Xbot</dc:creator>
      <dc:date>2008-02-27T14:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: WdtReset()</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196665#M7802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;what is WdtReset() doing with a pin which i set to 0?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 17:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196665#M7802</guid>
      <dc:creator>Gerald1</dc:creator>
      <dc:date>2008-02-27T17:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: WdtReset()</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196666#M7803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The&amp;nbsp;program to re-initialize... A pin that is set to zero will depend on what you did on your initialization.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 18:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196666#M7803</guid>
      <dc:creator>Xbot</dc:creator>
      <dc:date>2008-02-27T18:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: WdtReset()</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196667#M7804</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;During the reset process, all port outputs will become inputs.&amp;nbsp; What might work is to set the pin to a&amp;nbsp;low output state at the start of your code, wait for a known amount of cycles,&amp;nbsp;and clear the watchdog timer.&amp;nbsp; Then set the pin to a high output state, and enter a wait loop until reset occurs.&amp;nbsp; An external pullup resistor should be connected to the pin.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You should then observe the pin at a low state following initialisation.&amp;nbsp; The pin will then become high when the full watchdog timeout commences, and&amp;nbsp;should remain high when reset occurs and the pin becomes an input.&amp;nbsp; Subtract the watchdog timeout period from the period that the pin remains high, and you should have the hardware initialisation period.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The process should repeat over and over, so you should be able to judge whether there is any variability of the timing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Mac&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 18:47:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/WdtReset-MC9S12XD512MAA/m-p/196667#M7804</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2008-02-27T18:47:45Z</dc:date>
    </item>
  </channel>
</rss>

