<?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 Development ToolsのトピックDebugging new MC56F8256 project in Codewarrior for MCU v11.1</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Debugging-new-MC56F8256-project-in-Codewarrior-for-MCU-v11-1/m-p/1459992#M8770</link>
    <description>&lt;P&gt;I've been having extreme difficulty try to port some code that works on the MC56F8322 in CW for MCU v8.3 to the MC56F8256 in CW for MCU v11.1.&lt;/P&gt;&lt;P&gt;I was trying to debug the MC56F8256 code in CW for MCU v11.1 using a P&amp;amp;E Micro Multilink and my development hardware. As far as I could tell the code was downloading into to the hardware. The problem is that when I tried to step through the code, it could not write any values to the peripheral registers. I thought that it might be something to do with my ported code, so I generated a new empty project in v11.1. Unfortunately the same problem persists. I assume I must be doing something wrong as I'm told that the MC56F8256 is supported in V11.1. Is there a guide on how to configure a MC56F8256 project for debugging in v11.1?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="colin_whitehead_0-1652874005094.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180142i26CA9DF1DACC8287/image-size/medium?v=v2&amp;amp;px=400" role="button" title="colin_whitehead_0-1652874005094.png" alt="colin_whitehead_0-1652874005094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 11:40:51 GMT</pubDate>
    <dc:creator>colin_whitehead</dc:creator>
    <dc:date>2022-05-18T11:40:51Z</dc:date>
    <item>
      <title>Debugging new MC56F8256 project in Codewarrior for MCU v11.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Debugging-new-MC56F8256-project-in-Codewarrior-for-MCU-v11-1/m-p/1459992#M8770</link>
      <description>&lt;P&gt;I've been having extreme difficulty try to port some code that works on the MC56F8322 in CW for MCU v8.3 to the MC56F8256 in CW for MCU v11.1.&lt;/P&gt;&lt;P&gt;I was trying to debug the MC56F8256 code in CW for MCU v11.1 using a P&amp;amp;E Micro Multilink and my development hardware. As far as I could tell the code was downloading into to the hardware. The problem is that when I tried to step through the code, it could not write any values to the peripheral registers. I thought that it might be something to do with my ported code, so I generated a new empty project in v11.1. Unfortunately the same problem persists. I assume I must be doing something wrong as I'm told that the MC56F8256 is supported in V11.1. Is there a guide on how to configure a MC56F8256 project for debugging in v11.1?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="colin_whitehead_0-1652874005094.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180142i26CA9DF1DACC8287/image-size/medium?v=v2&amp;amp;px=400" role="button" title="colin_whitehead_0-1652874005094.png" alt="colin_whitehead_0-1652874005094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 11:40:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Debugging-new-MC56F8256-project-in-Codewarrior-for-MCU-v11-1/m-p/1459992#M8770</guid>
      <dc:creator>colin_whitehead</dc:creator>
      <dc:date>2022-05-18T11:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging new MC56F8256 project in Codewarrior for MCU v11.1</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Debugging-new-MC56F8256-project-in-Codewarrior-for-MCU-v11-1/m-p/1462105#M8774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Pls check if you enable the gated clock of the on-chip ADC.&lt;/P&gt;
&lt;P&gt;Pls refer to section 16.2.12 Peripheral Clock Enable Register 0 (SIM_PCE0), you have to set the ADC bit in the SIM_PCE0 register before you write ADC registers.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1653280561544.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180557i03912888BC013A74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1653280561544.png" alt="xiangjun_rong_0-1653280561544.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 04:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Debugging-new-MC56F8256-project-in-Codewarrior-for-MCU-v11-1/m-p/1462105#M8774</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-05-23T04:37:36Z</dc:date>
    </item>
  </channel>
</rss>

