<?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>CodeWarrior for MCUのトピックRe: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160586#M4396</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 would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;BR /&gt;Make sure to attach a reproducible project and installed product information to the service request.&lt;BR /&gt;To generate the required information:&lt;BR /&gt;- Start CodeWarrior&lt;BR /&gt;- Open the project&lt;BR /&gt;- Select "Help" -&amp;gt; "Pack and Go" and follow instructions on the screen.&lt;BR /&gt;&lt;BR /&gt;Attach the generated .zip file to the SR.&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 18:35:05 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2008-06-12T18:35:05Z</dc:date>
    <item>
      <title>Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160578#M4388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Forum members,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Codewarrior V4.6 build 6345 for MC9S12GC32CPB16. I have configured a project using ProcessorExpert feature wherein I have used a timer and a bitio bin. I have configured the timer for 2 sec interrupt. The timer ISR toggles the portM i/o (SPI SS pin)&amp;nbsp;PM3_SS. The project builds successfully. I am using True Time Simulator / RealTime debugger to simulate the code. I am not able to view the status of the i/o pin used in the code. What settings I need to do for simulator? I also want to change the i/o pin value and check whether timer ISR is working properly. How to view/edit an i/o pin in simulator?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Your earliest help in this regard will help me to speed up my project. Thanks in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 18:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160578#M4388</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-05-30T18:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160579#M4389</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;Here I would recommend you to use the visualization tool component.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- From the Debugger menu, select: Component &amp;gt; Open. A window opens with a list of components,&lt;BR /&gt;- Select 'Visualization'&lt;BR /&gt;- Click OK. A Visualization tool window opens in 'Edit' mode.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;- Right-click in the Visualization tool window and select Add New Instrument &amp;gt; LED.&lt;BR /&gt;&amp;nbsp; The cursor is now dragging a box that you can drop in the data visualization window (click).&lt;BR /&gt;- Resize the box to a visible LED.&lt;BR /&gt;- A right click on this LED opens a window to set the properties of the LED. Set the following parameters:&lt;BR /&gt;&amp;nbsp;- Rounding box: No Box&lt;BR /&gt;&amp;nbsp;- Kind of Port: Memory&lt;BR /&gt;&amp;nbsp;- Port to display: &amp;lt;Address of I/O port&amp;gt;&lt;BR /&gt;&amp;nbsp;- Bit number to display: &amp;lt;Bit inside of I/O port&amp;gt;&lt;BR /&gt;- Close the property box.&lt;/DIV&gt;&lt;DIV&gt;You need the LED to refresh periodically to indicate changes when they happen.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;- Right-click in the Data Visualization window. A pop up menu show up.&lt;BR /&gt;- Select Properties.&lt;BR /&gt;- Select Periodical and enter a Refresh Rate of 1.&lt;BR /&gt;- Close the window.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Now switch to Display mode&lt;BR /&gt;- Right-click in the Data Visualization window&lt;BR /&gt;- Select "Edit Mode". The entry Edit mode should be unchecked in the pop up menu after that.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;From now on, you should see how the port is changing in the Visualization tool window&lt;/DIV&gt;&lt;DIV&gt;Clicking on the LED in&amp;nbsp;the Visualization tool window will toggle the bit.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 20:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160579#M4389</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-06-02T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160580#M4390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks dear. It is working now but I am not getting the LED work as per my timer interrupt time set. I have configured timer1 for 2 secs and&amp;nbsp;the timer ISR toggles the LED port pin. In simulator it is happening very fast - 2 times in a second. I tried all refresh modes - periodical, each access, CPU cycles and automatic but alas !! How can I get exact timer interrupt output in simulator?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2008 12:34:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160580#M4390</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-06-04T12:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160581#M4391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello CrasyCat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your earlier reply. I have two more queries - first&amp;nbsp;is related to my earlier one.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1. It is working now but I am not getting the LED work as per my timer interrupt time set. I have configured timer1 for 2 secs and&amp;nbsp;the timer ISR toggles the LED port pin. In simulator it is happening very fast - 2 times in a second. I tried all refresh modes - periodical, each access, CPU cycles and automatic but alas !! How can I get exact timer interrupt output in simulator?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2. In above case, I want to test the PORT A pin 0 in simulator. I used same LED and assigned PTA with bit 0. But it is not working. How to use PORT A in simulator? Is it similar to usage of other ports - PTM or PTT etc? Please clarify as this will help me progress in my project.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 16:12:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160581#M4391</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-06-05T16:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160582#M4392</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;You need to keep in mind that the simulator is not running in real time.&lt;/DIV&gt;&lt;DIV&gt;So even if you configure your interrupt for 2 seconds, it&amp;nbsp;might not arise exactly after 2 seconds in the simulator.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;To get exact real time behavior you need to run the application on the real hardware.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;According to the hardware manual you need to set up the DDRA register accordingly if you intend to use PORTA register.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Did you initialize DDRA?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 13:08:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160582#M4392</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-06-06T13:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160583#M4393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello CrasyCat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks again for your kind reply. To what extent the simulator will try to generate the output - if my interrupt is set to 2 secs?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using PORT A pin 0 as output. I have set DDRA&amp;nbsp;= 0x01 but still I am not able to simulate this pin? May be I am not able to assign this pin properly to LED component in simulator? How to assign port A pins to a component in simulator?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 14:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160583#M4393</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-06-06T14:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160584#M4394</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;You use the same process I indicated below for PORTA or PORTM:&lt;/DIV&gt;&lt;DIV&gt;- Right-click in the Visualization tool window and select Add New Instrument &amp;gt; LED.&lt;BR /&gt;&amp;nbsp; The cursor is now dragging a box that you can drop in the data visualization window (click).&lt;BR /&gt;- Resize the box to a visible LED.&lt;BR /&gt;- A right click on this LED opens a window to set the properties of the LED. Set the following parameters:&lt;BR /&gt;&amp;nbsp;- Rounding box: No Box&lt;BR /&gt;&amp;nbsp;- Kind of Port: Memory&lt;BR /&gt;&amp;nbsp;- Port to display: &amp;lt;Address of I/O port&amp;gt;&lt;BR /&gt;&amp;nbsp;- Bit number to display: &amp;lt;Bit inside of I/O port&amp;gt;&lt;BR /&gt;- Close the property box.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Where in memory did you write 0x1 to initialize DDRA?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 20:52:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160584#M4394</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-06-09T20:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160585#M4395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello CrasyCat,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your kind reply.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have used the same procedure as you mentioned to configure the port pin in the Visualization tool window. I am able to simulate PORT M pin but failing to simulate PORT A pin. I have set Address of I/O port A = 0x0 but still I am unable to simulate PORT A pin. Please clarify the problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Processor Expert which generates the initialisation code for port I/O used.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 17:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160585#M4395</guid>
      <dc:creator>SSK</dc:creator>
      <dc:date>2008-06-11T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior V4.6 build 6345 TrueTime Simulator/RealTime Debugger for MC9S12GC32CPB16</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160586#M4396</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 would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;BR /&gt;Make sure to attach a reproducible project and installed product information to the service request.&lt;BR /&gt;To generate the required information:&lt;BR /&gt;- Start CodeWarrior&lt;BR /&gt;- Open the project&lt;BR /&gt;- Select "Help" -&amp;gt; "Pack and Go" and follow instructions on the screen.&lt;BR /&gt;&lt;BR /&gt;Attach the generated .zip file to the SR.&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 18:35:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-V4-6-build-6345-TrueTime-Simulator-RealTime-Debugger/m-p/160586#M4396</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-06-12T18:35:05Z</dc:date>
    </item>
  </channel>
</rss>

