<?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: HCS08/HCS12 USB Multilink with 9s08qb8 &amp;quot;cannot set break point&amp;quot; in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445100#M12002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is this problem in one specific project or a common issue in all project?&lt;/P&gt;&lt;P&gt;if only in one project, can you please upload your project with problem screenshot? I need to check it directly on my side. thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 07:11:36 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-07-07T07:11:36Z</dc:date>
    <item>
      <title>HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445092#M11994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using this setup for several years with the QD4, QG8, QE8, and even the QE32 but am having problems with the QB8. Also since upgrading to v6.31, the option is for P&amp;amp;E Multilink/Cyclone PRO.. Anytime that I try to set a break point using the QB8, I get the error message "can not set breakpoint at address (addr).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 16:04:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445092#M11994</guid>
      <dc:creator>SuperDave</dc:creator>
      <dc:date>2015-06-30T16:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445093#M11995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.You can use many breakpoints when debugging in Full Chip Simulator mode (only for code simulation, without hardware). But when you use P&amp;amp;E BDM MULTILINK then the number of hardware breakpoints is limited by hardware. Depending to the chip you are using, you are limited of the number of Hardware breakpoints(1, 2, 3, ...). please check if you already set the breakpoint in your project and if the total breakpoints number is over the limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. we can &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;not set breakpoint while code is running. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;3. please make sure the address where you set breakpoints has a REAL address. We can't set breakpoint at dummy address.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;4. if problem can not be solved, please create a new project with wizard. don't add any extra code, can you set at least one breakpoint on this new project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 04:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445093#M11995</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-07-01T04:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445094#M11996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not able to set any breakpoints in the hardware mode. We have already done debugging in the simulation mode but need to do some hardware testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is accepting 0 ( zero ) breakpoints. I appear to be having several other issues with the QB8. No problems with the QG8, QD4, QE8, or QE32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many breakpoints does the QB8 allow for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445094#M11996</guid>
      <dc:creator>SuperDave</dc:creator>
      <dc:date>2015-07-01T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445095#M11997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently don't have QB8 board for testing, but per QB8 user manual&lt;/P&gt;&lt;P&gt;"Breakpoint capability to allow single breakpoint setting during in-circuit debugging"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go to debugger, right click inside source window. "show breakpoints" make sure you have only one breakpoint for in circuit debugging.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------pl&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 09:56:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445095#M11997</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-07-01T09:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445096#M11998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done that. It also will not accept watchpoints. I have been able to insert Markpoints but the have no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using CW 3.06.1 Is there an upgrade that I need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 17:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445096#M11998</guid>
      <dc:creator>SuperDave</dc:creator>
      <dc:date>2015-07-01T17:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445097#M11999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;CW3.x is very old version. Please use CW6.3 instead.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS" title="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS"&gt;CodeWarrior for Microcontrollers-Classic IDE|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 02:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445097#M11999</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-07-02T02:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445098#M12000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 02:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445098#M12000</guid>
      <dc:creator>markmason</dc:creator>
      <dc:date>2015-07-02T02:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445099#M12001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ooops, my error, I am using 6.31&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 03:07:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445099#M12001</guid>
      <dc:creator>SuperDave</dc:creator>
      <dc:date>2015-07-02T03:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445100#M12002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is this problem in one specific project or a common issue in all project?&lt;/P&gt;&lt;P&gt;if only in one project, can you please upload your project with problem screenshot? I need to check it directly on my side. thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 07:11:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445100#M12002</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-07-07T07:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445101#M12003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is one specific project. I will follow with requested information. It is on a separate computer without e-mail or net access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 17:48:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445101#M12003</guid>
      <dc:creator>SuperDave</dc:creator>
      <dc:date>2015-07-07T17:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08/HCS12 USB Multilink with 9s08qb8 "cannot set break point"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445102#M12004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the probelm is only in a specific project, please send the specific project to us, and also mention how to reproduce the problem. I will check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 07:46:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HCS08-HCS12-USB-Multilink-with-9s08qb8-quot-cannot-set-break/m-p/445102#M12004</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-07-09T07:46:47Z</dc:date>
    </item>
  </channel>
</rss>

