<?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 Is there a Sample Getting Started App? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559469#M7175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too much stuff to wade thru!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a FRDM-KV10Z board.&amp;nbsp; I just want to write my own simple app, load into the RAM on the chip and run it.&amp;nbsp; (Maybe it would blink the LED once a second, or something like that, and maybe I'd like to FLASH the same app.)&amp;nbsp; I don't want to use anyone else's software that wouldn't be present when we embed a KV-11 (or whatever) into our own hardware design.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions where to look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 18:52:02 GMT</pubDate>
    <dc:creator>mlnj</dc:creator>
    <dc:date>2016-08-02T18:52:02Z</dc:date>
    <item>
      <title>Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559469#M7175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Too much stuff to wade thru!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a FRDM-KV10Z board.&amp;nbsp; I just want to write my own simple app, load into the RAM on the chip and run it.&amp;nbsp; (Maybe it would blink the LED once a second, or something like that, and maybe I'd like to FLASH the same app.)&amp;nbsp; I don't want to use anyone else's software that wouldn't be present when we embed a KV-11 (or whatever) into our own hardware design.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions where to look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 18:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559469#M7175</guid>
      <dc:creator>mlnj</dc:creator>
      <dc:date>2016-08-02T18:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559470#M7176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;On the &lt;A href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-kv1x-family-16-kb-and-32-kb-flash-mcus:FRDM-KV10Z"&gt;FRDM-KV10Z product page&lt;/A&gt; click the "Getting Started" tab that should walk you through the enablement process.&lt;/P&gt;&lt;P&gt;It can help you install IDE (KSD or IAR or Keil or others) and use the KSDK_v2 customized for the FRDM-KV10Z board.&amp;nbsp; Many individual example for various peripherals, as well as higher level demo application projects.&lt;/P&gt;&lt;P&gt;Specific to your request: &lt;/P&gt;&lt;P&gt;C:\NXP\KSDK_v2\SDK_2.0_FRDM-KV10Z_KDS\boards\frdmkv10z\driver_examples\gpio\led_output&lt;/P&gt;&lt;P&gt;The readme.txt has this initially:&lt;/P&gt;&lt;P&gt;Overview&lt;/P&gt;&lt;P&gt;========&lt;/P&gt;&lt;P&gt;The GPIO Example project is a demonstration program that uses the KSDK software to manipulate the general-purpose&lt;/P&gt;&lt;P&gt;outputs.&lt;/P&gt;&lt;P&gt;The example is supported by the set, clear, and toggle write-only registers for each port output data register. The &lt;/P&gt;&lt;P&gt;example take turns to shine the LED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KSDK_v2 software uses static peripheral drivers in source code.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559470#M7176</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-08-03T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559471#M7177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve mostly been going around in circles, but this error message seems to be the one that might be closest to getting started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;Open On-Chip Debugger 0.8.0-dev (2015-01-09-16:22)&lt;/P&gt;&lt;P&gt;Licensed under GNU GPL v2&lt;/P&gt;&lt;P&gt;For bug reports, read&lt;/P&gt;&lt;P&gt;                &lt;A href="http://openocd.sourceforge.net/doc/doxygen/bugs.html" target="test_blank"&gt;http://openocd.sourceforge.net/doc/doxygen/bugs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;User : 13 4 command.c:546 command_print(): debug_level: 3&lt;/P&gt;&lt;P&gt;Debug: 14 4 options.c:138 add_default_dirs(): pkgdatadir=/../&lt;/P&gt;&lt;P&gt;Debug: 15 4 options.c:139 add_default_dirs(): run_prefix=C:/Freescale/KDS_v3/openocd/bin&lt;/P&gt;&lt;P&gt;Debug: 16 5 configuration.c:44 add_script_search_dir(): adding C:\Users\mliebert\AppData\Roaming/OpenOCD&lt;/P&gt;&lt;P&gt;Debug: 17 5 configuration.c:44 add_script_search_dir(): adding C:/Freescale/KDS_v3/openocd/bin/..//site&lt;/P&gt;&lt;P&gt;Debug: 18 5 configuration.c:44 add_script_search_dir(): adding C:/Freescale/KDS_v3/openocd/bin/..//scripts&lt;/P&gt;&lt;P&gt;Debug: 19 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_gdb_port 3333&lt;/P&gt;&lt;P&gt;Debug: 20 7 command.c:145 script_debug(): command - gdb_port ocd_gdb_port 3333&lt;/P&gt;&lt;P&gt;Debug: 22 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_telnet_port 4444&lt;/P&gt;&lt;P&gt;Debug: 23 7 command.c:145 script_debug(): command - telnet_port ocd_telnet_port 4444&lt;/P&gt;&lt;P&gt;Debug: 25 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_echo Started by GNU ARM Eclipse&lt;/P&gt;&lt;P&gt;Debug: 26 8 command.c:145 script_debug(): command - echo ocd_echo Started by GNU ARM Eclipse&lt;/P&gt;&lt;P&gt;User : 28 8 command.c:763 jim_echo(): Started by GNU ARM Eclipse&lt;/P&gt;&lt;P&gt;Debug: 29 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init&lt;/P&gt;&lt;P&gt;Debug: 30 10 command.c:145 script_debug(): command - init ocd_init&lt;/P&gt;&lt;P&gt;Debug: 32 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init&lt;/P&gt;&lt;P&gt;Debug: 33 11 command.c:145 script_debug(): command - ocd_target ocd_target init&lt;/P&gt;&lt;P&gt;Debug: 35 11 target.c:1279 handle_target_init_command(): Initializing targets...&lt;/P&gt;&lt;P&gt;Error: 36 11 core.c:1347 adapter_init(): Debug Adapter has to be specified, see "interface" command&lt;/P&gt;&lt;P&gt;Debug: 37 11 command.c:628 run_command(): Command failed with error code -101&lt;/P&gt;&lt;P&gt;User : 38 12 command.c:666 command_run_line(): in procedure 'init'&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea about this would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ML/NJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 18:52:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559471#M7177</guid>
      <dc:creator>mlnj</dc:creator>
      <dc:date>2016-08-03T18:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559472#M7178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;My new FRDM-KV10Z had jumper J25 on pins 2-3 and the FRDMKV10ZUG.pdf&amp;nbsp; (Users Guide which I attached) for the board said default is 1-2.&amp;nbsp; I moved jumper to 1-2 pin.&amp;nbsp; Then I held down the reset button, plugged in the USB cable to PC.&amp;nbsp; The FRDM-KV10Z enumerates as a MSD with label "BOOTLOADER".&lt;/P&gt;&lt;P&gt;Drag-n-drop the JLink_OpenSDA_V2_1_2015-10-13.bin (in the ZIP file attached) on to (or in) the BOOTLOADER MSD.&lt;/P&gt;&lt;P&gt;Unplug USB cable from PC, plug back in and it should enumerate as several things in the "Device Manager" window:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1208iAD319A85C35881D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Under Disk drives-&amp;gt; SEGGER MSD Volume USB Device&lt;/P&gt;&lt;P&gt;Under Portable Devices-&amp;gt;JLINK&lt;/P&gt;&lt;P&gt;Under Ports (COM &amp;amp; LPT)-&amp;gt;JLink CDC UART Port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in KDS when you used the Debug Configurations... dialog box, select the GDB SEGGER J-Link Debugging-&amp;gt;bubble_frdmkv10z debug jlink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the "Startup" tab, and deselect "Enable SWO".&amp;nbsp; This will stop a warning pop-up as SWO not supported via the on-board debugger interface.&lt;/P&gt;&lt;P&gt;Click Debug button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 21:33:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559472#M7178</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-08-03T21:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559473#M7179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;Drag-n-drop the JLink_OpenSDA_V2_1_2015-10-13.bin (in the ZIP file attached) on to (or in) the BOOTLOADER MSD.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m not seeing this attached zip file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ML/NJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:48:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559473#M7179</guid>
      <dc:creator>mlnj</dc:creator>
      <dc:date>2016-08-04T13:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559474#M7180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Michael for the oversight.&amp;nbsp; Here is the ZIP.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 17:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559474#M7180</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-08-04T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Sample Getting Started App?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559475#M7181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to find the file by searching for it on the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed your directions and even though I didn’t see  Under Disk drives-&amp;gt; SEGGER MSD Volume USB Device or Under Portable Devices-&amp;gt;JLINK  (In fact I don’t even see “Portable Devices”!)  I did get to where whatever program I loaded is blinking the LED.  Now I’m stepping through the Asm code trying to figure out how this thing works, so I probably won’t be bothering you again for a long time of forever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ML/NJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 18:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Is-there-a-Sample-Getting-Started-App/m-p/559475#M7181</guid>
      <dc:creator>mlnj</dc:creator>
      <dc:date>2016-08-04T18:25:44Z</dc:date>
    </item>
  </channel>
</rss>

