<?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: question on input-capture and true-time simulator in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218179#M9140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try replacing TIMER.PORTTBit0 with PIM.PORTTPin0. It worked for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should&amp;nbsp;use Inspect component to see if particular object is implemented. I didn't found TIMER object, only Ect and port integration module PIM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 13:58:43 GMT</pubDate>
    <dc:creator>kef</dc:creator>
    <dc:date>2011-06-29T13:58:43Z</dc:date>
    <item>
      <title>question on input-capture and true-time simulator</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218178#M9139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;My target is MC9s12DP256B&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am using Code Warrior v5.1 for HCS12.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Question:&lt;/P&gt;&lt;P&gt;Is it possible to&amp;nbsp;send data into the input-capture channel 0&amp;nbsp;running with&amp;nbsp;the full chip simulator?&lt;/P&gt;&lt;P&gt;I tried using the "stimulator component"&amp;nbsp;with&amp;nbsp;the following sample&amp;nbsp;script from the docs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;def a = TIMER.PORTTBit0;&lt;/P&gt;&lt;P&gt;PERIODICAL 4000,500:&lt;/P&gt;&lt;P&gt;1000 a = 1;&lt;/P&gt;&lt;P&gt;3000 a = 0;&lt;/P&gt;&lt;P&gt;END&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When executed I do not see the interrupt 8 capture0Handler ISR get called in my code. The code works fine on physical target but we don't have enough boards yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously I am doing something wrong in the simulator. Thanks for any advice.&lt;/P&gt;&lt;P&gt;bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 04:51:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218178#M9139</guid>
      <dc:creator>holder</dc:creator>
      <dc:date>2011-06-29T04:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: question on input-capture and true-time simulator</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218179#M9140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try replacing TIMER.PORTTBit0 with PIM.PORTTPin0. It worked for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should&amp;nbsp;use Inspect component to see if particular object is implemented. I didn't found TIMER object, only Ect and port integration module PIM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:58:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218179#M9140</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-06-29T13:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: question on input-capture and true-time simulator</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218180#M9141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. that worked fine. thank you for the solution.&lt;/P&gt;&lt;P&gt;bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 23:35:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-on-input-capture-and-true-time-simulator/m-p/218180#M9141</guid>
      <dc:creator>holder</dc:creator>
      <dc:date>2011-07-08T23:35:13Z</dc:date>
    </item>
  </channel>
</rss>

