<?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のトピックHow to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2139570#M9318</link>
    <description>&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Hi, I'm an experienced Embedded guy but new to CodeWarrior. I am running CodeWarrior for MCU Version 11.1,&amp;nbsp;Build Id:181224 because that is the latest version that supports this chip. My debug probe is the&amp;nbsp;PE Micro Multilink LC.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;A customer returned one of our products because it reported an internal error. I need to see what is stored in our parameter area of the processor's flash to figure out what went wrong. Is there a way to connect my debug probe to the&amp;nbsp;MC9S08DZ60ACLH without the IDE trying to erase the chip and load new code into it?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Thanks for any help,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Lloyd Slonim&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 18:25:16 GMT</pubDate>
    <dc:creator>lslonim</dc:creator>
    <dc:date>2025-07-23T18:25:16Z</dc:date>
    <item>
      <title>How to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2139570#M9318</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Hi, I'm an experienced Embedded guy but new to CodeWarrior. I am running CodeWarrior for MCU Version 11.1,&amp;nbsp;Build Id:181224 because that is the latest version that supports this chip. My debug probe is the&amp;nbsp;PE Micro Multilink LC.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;A customer returned one of our products because it reported an internal error. I need to see what is stored in our parameter area of the processor's flash to figure out what went wrong. Is there a way to connect my debug probe to the&amp;nbsp;MC9S08DZ60ACLH without the IDE trying to erase the chip and load new code into it?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Thanks for any help,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Lloyd Slonim&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 18:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2139570#M9318</guid>
      <dc:creator>lslonim</dc:creator>
      <dc:date>2025-07-23T18:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2139773#M9319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249155"&gt;@lslonim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please set debug type as "attached". It will allow to connect chip without erase Flash.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZhangJennie_0-1753327086149.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349226iF1DF3C8969218988/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZhangJennie_0-1753327086149.png" alt="ZhangJennie_0-1753327086149.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 03:18:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2139773#M9319</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-07-24T03:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2141977#M9321</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Thanks for the suggestion &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="courier new,courier" size="4"&gt;I tried but the Attach button is not able to be turned on, see attached screenshot. The debug probe seems to be recognized because when I ask it to debug it tries to connect. I have not plugged it into the board yet because I cannot risk erasing the processor. Is there something else I have to do to enable Attach?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;Lloyd&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2141977#M9321</guid>
      <dc:creator>lslonim</dc:creator>
      <dc:date>2025-07-28T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2142654#M9322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249155"&gt;@lslonim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For test purpose, please create a NEW project in a NEW workspace, how the "connect" option functions?&lt;/P&gt;
&lt;P&gt;If "connect" option still gray out in this new project, please upload this new project here, I will check it directly on my side.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 10:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2142654#M9322</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2025-07-29T10:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect debugger to a MC9S08DZ60ACLH without erasing it</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2144525#M9323</link>
      <description>&lt;P&gt;I was able to turn on the "Attach" button by a different approach, finding the config and clicking "Edit". It works great! I really appreciate your help&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Lloyd&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 11:51:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-connect-debugger-to-a-MC9S08DZ60ACLH-without-erasing-it/m-p/2144525#M9323</guid>
      <dc:creator>lslonim</dc:creator>
      <dc:date>2025-07-31T11:51:05Z</dc:date>
    </item>
  </channel>
</rss>

