<?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: Help in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151149#M3608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In Full chip simulation mode, your program runs in a virtual CPU emulated by your host PC. In debug mode, your program runs directly into the target CPU (the real chip).&lt;BR /&gt;&lt;BR /&gt;What Crazycat said is that the IT_keyboard is a virtual component that can only be used within the simulator.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 02:36:37 GMT</pubDate>
    <dc:creator>fabio</dc:creator>
    <dc:date>2008-04-30T02:36:37Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151146#M3605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'am trying make a assembler program that allow me read a data introduced from the it_keyboard (component of CodeWarrior) the problem is how to configure ports for data entry and once to be introduced this data where is stored?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm an user of codewarrior for HCS12 v.4.5 and the board inDART-HCS12/E128.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for my bad English.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;César Ortiz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 23:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151146#M3605</guid>
      <dc:creator>Gwaleth</dc:creator>
      <dc:date>2008-04-28T23:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151147#M3606</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;IT_Keyboard component can only be used with Full chip simulation.&lt;/DIV&gt;&lt;DIV&gt;It cannot be used when you are debugging on real hardware.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 17:07:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151147#M3606</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-04-29T17:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151148#M3607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;What do you mean? I cannot make a assembler program to control It_keyboard?&lt;BR /&gt;what is the difference between Full chip simulation and debugging?&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 22:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151148#M3607</guid>
      <dc:creator>Gwaleth</dc:creator>
      <dc:date>2008-04-29T22:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151149#M3608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In Full chip simulation mode, your program runs in a virtual CPU emulated by your host PC. In debug mode, your program runs directly into the target CPU (the real chip).&lt;BR /&gt;&lt;BR /&gt;What Crazycat said is that the IT_keyboard is a virtual component that can only be used within the simulator.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 02:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151149#M3608</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2008-04-30T02:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151150#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Thanks for the explanation, can you help me make a assembler program that uses the it_keyboard? I don't know how to allocate&amp;nbsp;ports of entry to the lines and columns of It_keyboard. Thanks in advance.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 16:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151150#M3609</guid>
      <dc:creator>Gwaleth</dc:creator>
      <dc:date>2008-04-30T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151151#M3610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Gwaleth,&lt;BR /&gt;&lt;BR /&gt;Unfortunatelly I can't help you. I don't know too much about the IT_keyboard component. As far as I know this component is not compatible with 8-bit devices (such as the 08 and S08).&lt;BR /&gt;&lt;BR /&gt;Maybe Crazycat or another Freescaler can guide us on how to interface such component?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 19:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151151#M3610</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2008-04-30T19:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151152#M3611</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 do not have anything in assembler interacting with this component.&lt;/DIV&gt;&lt;DIV&gt;However the demo project {Install}\(CodeWarrior_Examples)\HC12\HC12 SIMULATOR\HC12 PeripheralsDemo\HC12 PeripheralsDemo.mcp is interacting with the component.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;So you may want to take a look at the project.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But remember this can only be used in simulation mode.&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>Wed, 30 Apr 2008 21:04:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Help/m-p/151152#M3611</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-04-30T21:04:51Z</dc:date>
    </item>
  </channel>
</rss>

