<?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: Breakpoints problems with p&amp;e multilink usb cable in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131355#M1523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Workaround for the problem.&lt;BR /&gt;In the moment it looks so, that the Code Warrior Ver.4.5 is responsible for the problem.&lt;BR /&gt;Because if I use the older Ver. 4.1 and start then the debugger, I can set a breakpoint and the hardware reacts to it.&lt;BR /&gt;Anybody with similar problems?&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2006 20:15:23 GMT</pubDate>
    <dc:creator>Pitrunner</dc:creator>
    <dc:date>2006-09-27T20:15:23Z</dc:date>
    <item>
      <title>Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131350#M1518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a problems to set breakpoints with the new version of p&amp;amp;e multilink USB cable rev C that I have received with Codewarrior v 4.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I build up a new board with the 9S12XA512 on it. If I load down a small test code, the code runs and I can make e.g. changes in the registers, but I'm not able to set any breakpoints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The context menu does not show "Set breakpoint". See Figure B in attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I load down a similar code to freescale demoboard 'DEMO9S12XDT512" all worked well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See Figure A.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume that the integrated p&amp;amp;e interface on the freescale demobaord is similar as the p&amp;amp;e multilink usb cable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So somebody can help me? Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 15:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131350#M1518</guid>
      <dc:creator>Pitrunner</dc:creator>
      <dc:date>2006-09-26T15:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131351#M1519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;It looks to me like you already have a breakpoint at SetupXGATE(), and if you have rightclick on that, you can only delete or disable the breakpoint. If you rightclick on any other row, you should be able to add a new breakpoint.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 17:47:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131351#M1519</guid>
      <dc:creator>Sten</dc:creator>
      <dc:date>2006-09-26T17:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131352#M1520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I agree that the enclosed attachment was not a good example.&lt;BR /&gt;Because I should explain it in this way.&lt;BR /&gt;The debugger programm allows me to set a breakpoint, but the hardware does not react to it.&lt;BR /&gt;So why can I load the code to the MCU and it runs well, also I got an response if I change a register value. But if I set a breakpoint I got no reaction to it.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 18:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131352#M1520</guid>
      <dc:creator>Pitrunner</dc:creator>
      <dc:date>2006-09-26T18:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131353#M1521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;1) Have you tried single-stepping through the code to see if the debugger has control?&lt;BR /&gt;&lt;BR /&gt;2) Have you set a breakpoint immediately past the starting point in your code to confirm that the breakpoint mechanism is working? (Yes, you've set breakpoints, but if they're elsewhere and the program doesn't happen to run through those sections of code, the breakpoints don't appear to fire.)&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 22:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131353#M1521</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-09-26T22:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131354#M1522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;1.) Yes it is possible to make single step, so the debugger has control.&lt;BR /&gt;&lt;BR /&gt;2.) I set breakpoints at the beginning of my code, but the mechanism does not lock at that point.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 22:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131354#M1522</guid>
      <dc:creator>Pitrunner</dc:creator>
      <dc:date>2006-09-26T22:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131355#M1523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Workaround for the problem.&lt;BR /&gt;In the moment it looks so, that the Code Warrior Ver.4.5 is responsible for the problem.&lt;BR /&gt;Because if I use the older Ver. 4.1 and start then the debugger, I can set a breakpoint and the hardware reacts to it.&lt;BR /&gt;Anybody with similar problems?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 20:15:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131355#M1523</guid>
      <dc:creator>Pitrunner</dc:creator>
      <dc:date>2006-09-27T20:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoints problems with p&amp;e multilink usb cable</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131356#M1524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Make sure you have the latest build and updates for CW 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Go to &lt;A href="http://www.pemicro.com/"&gt;www.pemicro.com&lt;/A&gt; and download their latest drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 21:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Breakpoints-problems-with-p-e-multilink-usb-cable/m-p/131356#M1524</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2006-09-27T21:15:41Z</dc:date>
    </item>
  </channel>
</rss>

