<?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 Full Chip Simulator problem with QY4A in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165350#M10401</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 am working on a project involving a HC08 QY4A. Since I have not yet board prototypes to work on, and my schedule is tight, I am trying to use full chip simulation with Codewarrior 6.1.&lt;/DIV&gt;&lt;DIV&gt;But it seems that the simulation is incorrect, i.e. I am not allowed to select ADC channel 5 on the ADSCR register. The error message is: 'error: attempt to set AD channel to a reserved value'.&lt;/DIV&gt;&lt;DIV&gt;Could it be a mistake of mine or a bug?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any advice?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Filippo Bonato&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2007 19:09:40 GMT</pubDate>
    <dc:creator>ArchidamusX</dc:creator>
    <dc:date>2007-11-19T19:09:40Z</dc:date>
    <item>
      <title>Full Chip Simulator problem with QY4A</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165350#M10401</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 am working on a project involving a HC08 QY4A. Since I have not yet board prototypes to work on, and my schedule is tight, I am trying to use full chip simulation with Codewarrior 6.1.&lt;/DIV&gt;&lt;DIV&gt;But it seems that the simulation is incorrect, i.e. I am not allowed to select ADC channel 5 on the ADSCR register. The error message is: 'error: attempt to set AD channel to a reserved value'.&lt;/DIV&gt;&lt;DIV&gt;Could it be a mistake of mine or a bug?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any advice?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Filippo Bonato&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 19:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165350#M10401</guid>
      <dc:creator>ArchidamusX</dc:creator>
      <dc:date>2007-11-19T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Full Chip Simulator problem with QY4A</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165351#M10402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello and welcome ArchidamusX!&lt;BR /&gt;&lt;BR /&gt;I seem to remember there where some issues like this in that it seemed some of the extra features of a QY4A that were not in the QY4 are not implemented properly. Can you set it to 4? The QY4 is only valid for 0 to 3.&lt;BR /&gt;Maybe this will jog someone elses memory!!!&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 19:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165351#M10402</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2007-11-19T19:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Full Chip Simulator problem with QY4A</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165352#M10403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Peg,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thanks for your reply. We can set&amp;nbsp;the ADC channel to 4, successfully. We&amp;nbsp;inspected the 08qtqy4_adc.reg&amp;nbsp;file&amp;nbsp;(resident in C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.0\prog\p&amp;amp;e) and found this snippet:&lt;/DIV&gt;&lt;DIV&gt;...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;B40ADCH - ADC Channel Select&lt;BR /&gt;&amp;nbsp; 001F ADC power off&lt;BR /&gt;&amp;nbsp; 001E VSSA&lt;BR /&gt;&amp;nbsp; 001D VDDA&lt;BR /&gt;&amp;nbsp; 0004 PTB4/ATD4&lt;BR /&gt;&amp;nbsp; 0003 PTA5/ADC3&lt;BR /&gt;&amp;nbsp; 0002 PTA4/ADC2&lt;BR /&gt;&amp;nbsp; 0001 PTA1/ADC1&lt;BR /&gt;&amp;nbsp; 0000 PTA0/ADC0&lt;/DIV&gt;&lt;DIV&gt;...&lt;/DIV&gt;&lt;DIV&gt;even if this file could not be directly related with the full chip simulator it seems that the fifth channel had been 'forgotten' somehow. We tried to modify this but... it didn't worked (same error). I guess if there is some kind of patch fixing it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Filippo&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 20:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Full-Chip-Simulator-problem-with-QY4A/m-p/165352#M10403</guid>
      <dc:creator>ArchidamusX</dc:creator>
      <dc:date>2007-11-19T20:55:10Z</dc:date>
    </item>
  </channel>
</rss>

