<?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: Is source of CMSIS-DAP available? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230867#M4976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download CMSIS-DAP deliverables from ARM via the link below (requires login).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="https://silver.arm.com/browse/CMSISDAP" title="https://silver.arm.com/browse/CMSISDAP"&gt;https://silver.arm.com/browse/CMSISDAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 21:04:14 GMT</pubDate>
    <dc:creator>drewbarbier</dc:creator>
    <dc:date>2013-09-24T21:04:14Z</dc:date>
    <item>
      <title>Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230865#M4974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently I found some incomplete source release of CMSIS-DAP for NXP/ST ARM. I want to know if it is available from FSL for its MCU, like FRDM-KL25Z or other low-cost platforms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then we can build a custom CMSIS-DAP debugger without disable on-board connection between K20 and KL25Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 11:58:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230865#M4974</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2013-06-20T11:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230866#M4975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liu Kai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FRDM-KL25Z board provides P&amp;amp;E OpenSDA debugger tool, which could use to debug other Kinetis chip.&lt;/P&gt;&lt;P&gt;About how to use FRDM-KL05Z board debug other Kinetis chip, You could find related info from below link:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/306394"&gt;https://community.freescale.com/thread/306394&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And Freescale also provide Kinetis tower board, which with P&amp;amp;E OSJTAG debugger tool on board.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 05:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230866#M4975</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-06-21T05:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230867#M4976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download CMSIS-DAP deliverables from ARM via the link below (requires login).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="https://silver.arm.com/browse/CMSISDAP" title="https://silver.arm.com/browse/CMSISDAP"&gt;https://silver.arm.com/browse/CMSISDAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:04:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230867#M4976</guid>
      <dc:creator>drewbarbier</dc:creator>
      <dc:date>2013-09-24T21:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230868#M4977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, all of you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have registered and downloaded the deliverable. I finally realize one issue: all of the sources at my hand, including NXP version, STM version, FSL version are all built with Keil ARM uVision 4.6+. And my evaluation copy can not support it. It will stop at linking and tell me "RL-ARM can not be supported in your license"!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I can not offer a complete license from Keil, &lt;STRONG&gt;too expensive&lt;/STRONG&gt;. I have to port it to IAR/GNU toolchain. Otherwise I have to copy the hardware design with prebuilt binary releases, like LPC11U37 and FSL K20 OpenSDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have to design another bootloader for K20 if I use its binary release. I have checked its S19, the application starts from 0x8000. It means the leading 32KB is taken by MSD bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My optimize solution for an open source CMSIS-DAP should be:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;KL25Z128 (smaller package) with buffer output to JTAG/SWD&lt;/LI&gt;&lt;LI&gt;MSD bootloader (not available yet from FSL)&lt;/LI&gt;&lt;LI&gt;CMSIS-DAP build with GNU/IAR&lt;/LI&gt;&lt;LI&gt;OpenOCD gdbserver or PyOCD&lt;/LI&gt;&lt;LI&gt;Any IDE, including Keil/IAR/Eclipse with GNU or CMSIS-DAP RDDI.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 01:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230868#M4977</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2013-09-26T01:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230869#M4978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;A Keil MDK Pro license is not required for building the ARM DAP examples if you use the USB device stack source code. This stack &lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;was open sourced by the mbed/CMSIS-DAP project&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;A href="https://github.com/mbedmicro/CMSIS-DAP/tree/master/shared/USBStack" style="color: #4183c4;"&gt;https://github.com/mbedmicro/CMSIS-DAP/tree/master/shared/USBStack&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt; These projects at Github include Keil project files to use Freescale K20 MCUs as CMSIS-DAP debuggers and may be useful for your purposes. The mbed/CMSIS-DAP project also implements flash programming of targets via USB MSD, a USB CDC serial port, a USB bootloader and the Keil RTX RTOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;A href="https://github.com/mbedmicro/CMSIS-DAP" title="https://github.com/mbedmicro/CMSIS-DAP"&gt;mbedmicro/CMSIS-DAP · GitHub&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;A href="https://github.com/micromint/mbed-DAP" title="https://github.com/micromint/mbed-DAP"&gt;micromint/mbed-DAP · GitHub&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;The mbed library also supports GCC and IAR. It shouldn't be difficult to adapt the GCC and IAR toolchain files from the mbed library to the mbed CMSIS-DAP project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 15px; margin-bottom: 15px; color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px;"&gt;&lt;A href="https://github.com/mbedmicro/mbed" title="https://github.com/mbedmicro/mbed"&gt;mbedmicro/mbed · GitHub&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 18:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230869#M4978</guid>
      <dc:creator>JAlvarez</dc:creator>
      <dc:date>2014-03-16T18:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is source of CMSIS-DAP available?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230870#M4979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I got it running on FRDM-K20.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-source-of-CMSIS-DAP-available/m-p/230870#M4979</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2014-03-18T08:13:33Z</dc:date>
    </item>
  </channel>
</rss>

