<?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>Kinetis MicrocontrollersのトピックRe: Limitied Breakpoints setting possibility</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512961#M32485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernadett,&lt;/P&gt;&lt;P&gt;see &lt;A href="http://www.nxp.com/opensda" title="http://www.nxp.com/opensda"&gt;OpenSDA Serial and Debug Adapter|NXP&lt;/A&gt; . Your board is using the OpenSDA (v1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 18:07:05 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2016-03-30T18:07:05Z</dc:date>
    <item>
      <title>Limitied Breakpoints setting possibility</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512958#M32482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am programming FRDM-KE02Z board, I am using recently the integrated OpenSDA (PEMicro) Debugger. I have recognised that I can set all together only two Breakpoints. What is the reason for this? Can it be the Debugger? &lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Best regards, Bernadett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 09:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512958#M32482</guid>
      <dc:creator>bernadettmarton</dc:creator>
      <dc:date>2016-03-30T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limitied Breakpoints setting possibility</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512959#M32483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernadett,&lt;/P&gt;&lt;P&gt;because the hardware has a limited number of hardware breakpoints (see &lt;A href="http://mcuoneclipse.com/2012/07/29/software-and-hardware-breakpoints/" title="http://mcuoneclipse.com/2012/07/29/software-and-hardware-breakpoints/"&gt;Software and Hardware Breakpoints &lt;/A&gt;&amp;nbsp; for a general discussion on that topic). The Segger debug probe firmware (&lt;A href="http://mcuoneclipse.com/2013/05/16/freedom-board-with-segger-opensda-debug-firmware/" title="http://mcuoneclipse.com/2013/05/16/freedom-board-with-segger-opensda-debug-firmware/"&gt;Freedom Board with Segger OpenSDA Debug Firmware)&lt;/A&gt;​ has a feature to set 'unlimited breakpoints', see &lt;A href="https://www.segger.com/jlink-unlimited-flash-breakpoints.html" title="https://www.segger.com/jlink-unlimited-flash-breakpoints.html"&gt;SEGGER - The Embedded Experts - Flash Breakpoints&lt;/A&gt;. So if you need that you could install the Segger firmware on your FRDM board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 10:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512959#M32483</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-03-30T10:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Limitied Breakpoints setting possibility</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512960#M32484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;thanks for the quick answer! I would like to try the JLink OpenSDA on my FRDM Board (as you suggested), but I do not know which version fit.&lt;/P&gt;&lt;P&gt;There are 3 different versions: OpenSDA, OpenSDA V2 and OpenSDA V2.1, but I have not found anywhere which one is for FRDM-KE02Z suitable. Can you help me on this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bernadett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512960#M32484</guid>
      <dc:creator>bernadettmarton</dc:creator>
      <dc:date>2016-03-30T12:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Limitied Breakpoints setting possibility</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512961#M32485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernadett,&lt;/P&gt;&lt;P&gt;see &lt;A href="http://www.nxp.com/opensda" title="http://www.nxp.com/opensda"&gt;OpenSDA Serial and Debug Adapter|NXP&lt;/A&gt; . Your board is using the OpenSDA (v1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 18:07:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Limitied-Breakpoints-setting-possibility/m-p/512961#M32485</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-03-30T18:07:05Z</dc:date>
    </item>
  </channel>
</rss>

