<?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: not able to program Kinetis Kwikstik using KDS in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385871#M2227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug mode is working .But I cant run that code.I attached debug and Run configuration.I have doubt Run configuration There is no JTAG Setting is there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2015 08:53:27 GMT</pubDate>
    <dc:creator>lijofrancis</dc:creator>
    <dc:date>2015-01-06T08:53:27Z</dc:date>
    <item>
      <title>not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385861#M2217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;We are using Kinetis Kwikstik Board Using KDS.I write program to high on one pin of microcontroller Mk40Dx256Zxxx10.Build OK.But Not able flash that code. On console there is "&lt;/P&gt;&lt;P&gt;SEGGER J-Link GDB Server V4.88a - Terminal output channel&lt;/P&gt;&lt;P&gt;Connection closed by the GDB server."&lt;/P&gt;&lt;P&gt;and one warning "&lt;/P&gt;&lt;DIV class="j-rte-table"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style=""&gt;Description&lt;/TD&gt;&lt;TD style=""&gt;Resource&lt;/TD&gt;&lt;TD style=""&gt;Path&lt;/TD&gt;&lt;TD style=""&gt;Location&lt;/TD&gt;&lt;TD style=""&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;Breakpoint attribute problem: installation failed&lt;/TD&gt;&lt;TD style=""&gt;main.c&lt;/TD&gt;&lt;TD style=""&gt;/start_4/Sources&lt;/TD&gt;&lt;TD style=""&gt;48&lt;/TD&gt;&lt;TD style=""&gt;C/C++ Breakpoint Problem&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;But i didnt add any break points.It stuck somewhere.The pin i programmed not become high.i dont know what to do next .Thank for ur support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 04:00:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385861#M2217</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-05T04:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385862#M2218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Lijo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend&amp;nbsp; you firstly create a simple project , then build and debug. &lt;/P&gt;&lt;P&gt;And be sure the debug configration is correct :&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/48866i72EC766464840AB6/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;&lt;/P&gt;&lt;P&gt;if it still can't debug, you can send your project to me , i will test on my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 06:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385862#M2218</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-01-05T06:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385863#M2219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I attached two projects.One with using processor expert.One problem found using this kit is that, from Usb cable it cannot take power .So we externally supply 5V to this pin .actually I think that it is flashed ,but may be some internally interrupt causes to stuck somewhere in loop.Thank you for your response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 07:00:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385863#M2219</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-05T07:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385864#M2220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I attached some response from our IDE after flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 07:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385864#M2220</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-05T07:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385865#M2221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LIjo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I check your "start_2" project ,&amp;nbsp; I only change here :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;then , i can debug and run .&amp;nbsp; It work well .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48880i8C583EBDB9D8C055/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So , your project has no&amp;nbsp; problem .&lt;/P&gt;&lt;P&gt;Some suggestion :&lt;/P&gt;&lt;P&gt;1) Please Link this USB&amp;nbsp; on board&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48814i78D249E0D4BB5D28/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) only set one breakpoint like me .&lt;/P&gt;&lt;P&gt;Look at whether it can stop at the breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 02:17:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385865#M2221</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-01-06T02:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385866#M2222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         After flash elf file, I think it stuck at Initclock .The same code working using codewarrior Development studio.But using KDE it not works .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The running code I loaded using codewarrior is erased when flashed using kde but code not running.and on console says that GDB closed TCP/IP connection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 06:10:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385866#M2222</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T06:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385867#M2223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          The previous code that I sent to you is same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 06:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385867#M2223</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T06:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385868#M2224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           The debugging mode is working .But I cant RUN and flash.may be some setting problem or not I don’t know.The error is that Lauching test_2 debug has encountered problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error starting process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot run program "F:\hart\workspace\test_2\Debug\test_2.elf": Launching failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot run program "F:\hart\workspace\test_2\Debug\test_2.elf": Launching failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot run program "F:\hart\workspace\test_2\Debug\test_2.elf": Launching failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 06:51:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385868#M2224</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T06:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385869#M2225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LIjo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please attachment how do you flash the " start_2 "step by step ( it better use screenshot ), then I can reproduce the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 08:11:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385869#M2225</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-01-06T08:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385870#M2226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly I Build the program Then I check using debug mode.Its working The PIN configured as ouput goes high.Then I go Run mode via RUN configuration window. Then RUN.then error comes launching failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 08:53:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385870#M2226</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T08:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385871#M2227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug mode is working .But I cant run that code.I attached debug and Run configuration.I have doubt Run configuration There is no JTAG Setting is there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 08:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385871#M2227</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T08:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385872#M2228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lijo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your attach&amp;nbsp; configuration is the same withe me , and it can run on my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Restart your kds , restart the board , then test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I confuse sth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) when set a breakpiont&amp;nbsp; as I said above,&amp;nbsp; does it can run and stop the breakpoint ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) "The PIN configured as output goes high"&amp;nbsp; what is mean ? which PIN ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 09:31:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385872#M2228</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-01-06T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385873#M2229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              I don’t know what is the reason.In Debug mode the code downloaded and its working.That is code downloaded to RAM area .Its working.but it cant loaded to flash area .lauching  has encountered problem error message coming on RUN mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 11:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385873#M2229</guid>
      <dc:creator>lijofrancis</dc:creator>
      <dc:date>2015-01-06T11:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: not able to program Kinetis Kwikstik using KDS</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385874#M2230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Lijo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you still having the same problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Patricia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 17:12:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/not-able-to-program-Kinetis-Kwikstik-using-KDS/m-p/385874#M2230</guid>
      <dc:creator>PatriciaTeran</dc:creator>
      <dc:date>2015-05-05T17:12:06Z</dc:date>
    </item>
  </channel>
</rss>

