<?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 Breakpoint problems in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186512#M6478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;Boy this CW10 is frustrating ... whilst it doesnt have some of the frills CW6.3 was much easier.&lt;/P&gt;&lt;P&gt;OK I am having 2 problems and I think they are related.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant install the number of breakpoints that I might want to. IF I want to install another I first have to delete one of the others. Im talking 4 breakpoints total here. They are installed with a blue dot BUT .. they dont work and if I click on the expand breakpoint in the breakpoints dropdown I get a warning saying "Unresolved breakpoint, file was not found in symbolics information."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is so frustrating. As I can change nothing then all of a sudden some of the breakpoints will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Feb 2011 13:06:43 GMT</pubDate>
    <dc:creator>Jep</dc:creator>
    <dc:date>2011-02-26T13:06:43Z</dc:date>
    <item>
      <title>Breakpoint problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186512#M6478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;Boy this CW10 is frustrating ... whilst it doesnt have some of the frills CW6.3 was much easier.&lt;/P&gt;&lt;P&gt;OK I am having 2 problems and I think they are related.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant install the number of breakpoints that I might want to. IF I want to install another I first have to delete one of the others. Im talking 4 breakpoints total here. They are installed with a blue dot BUT .. they dont work and if I click on the expand breakpoint in the breakpoints dropdown I get a warning saying "Unresolved breakpoint, file was not found in symbolics information."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is so frustrating. As I can change nothing then all of a sudden some of the breakpoints will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 13:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186512#M6478</guid>
      <dc:creator>Jep</dc:creator>
      <dc:date>2011-02-26T13:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186513#M6479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What processor are you using and which pod?﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having the same problem - I was working along and suddently breakpionts stopped working.&amp;nbsp; I backed up my sources, deleted .codwarrior , .eclipce, and workspace/ and stared up a new project and imported my old sources.&amp;nbsp; Still no joy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've spent more time debugging codewarrior thatn I have writning code - I'm thinking of setting up a box with the old 6.3 system or just changing to a thumb ARM CPU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a file size limit or limit of the number of labels or some such other thing I've run into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2011 04:28:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186513#M6479</guid>
      <dc:creator>xtronics</dc:creator>
      <dc:date>2011-06-04T04:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186514#M6480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on the MCU you are using you are limited on the number of breakpoints you can use.&lt;/P&gt;&lt;P&gt;If you are using a HC08 or HC12 MCU chances are that you are loading your code into flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case the number of breakpoint you can set is limited by the number of hardware breakpoints available on&amp;nbsp;the chip.&lt;/P&gt;&lt;P&gt;Please consult your MCU reference manual to find out the number of breakpoints available there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that any watchpoint you define in your source code will consume 2 hardware watchpoint.&lt;/P&gt;&lt;P&gt;Additionally if you configure your debugger to stop at main, this will as well consume one hardware breakpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186514#M6480</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2011-06-06T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186515#M6481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Not sure why - I can set breakpoints in the disassembly output, but no longer in the code source. This is on a MC9S08Q4 with CW10.1 I can set the break points in the code - but they don't work.. Is there a limit to the size of the source file?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 00:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Breakpoint-problems/m-p/186515#M6481</guid>
      <dc:creator>xtronics</dc:creator>
      <dc:date>2011-06-07T00:27:25Z</dc:date>
    </item>
  </channel>
</rss>

