<?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: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359716#M18211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what to tell you since I'm unfamiliar with your environment, though it looks similar to Kinetis Design Studio.&amp;nbsp; I loathe Processor Novice (oops, "Expert") and avoid it like the plague, myself.&amp;nbsp; Can you build a ROM, load it through the mass storage interface and have it run?&amp;nbsp; The debug console was the only thing I ran into using Codewarrior that prevented it from running without the debug connection, but I never ran into this with KDS.&amp;nbsp; Does your debugger have the option of not loading the code, and just stepping through what's already loaded in flash?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2015 17:13:27 GMT</pubDate>
    <dc:creator>davidsherman</dc:creator>
    <dc:date>2015-03-31T17:13:27Z</dc:date>
    <item>
      <title>Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359712#M18207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've noticed that when I connect the USB cable to the OpenSDA port on the board, the KE06Z target does not run until I launch the debugging target I am using in eclipse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the P&amp;amp;E GDB server (and associated SDA program on the K20 OpenSDA processor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can power the board from the OpenSDA USB port and have the target run on powerup?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 21:18:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359712#M18207</guid>
      <dc:creator>izzni</dc:creator>
      <dc:date>2015-03-27T21:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359713#M18208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The KE06 will work fine off the USB power.&amp;nbsp; If it's not running from flash but does under debug, and you are using Codewarrior, you may have to change the project settings to use "Uart" or "No I/O" under the I/O support settings.&amp;nbsp; It won't run from flash if the option is set for "Debugger Console". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 16:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359713#M18208</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2015-03-30T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359714#M18209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As David Sherman mentioned it might be a problem with the console you are setting for the project. Please refer to this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/391778"&gt;Re: MK10DX256VLK7 doesn't run standalone, just when debugging. Verified it's running from FLASH, not RAM.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this information can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Adrian Sanchez Cano&lt;BR /&gt;Technical Support Engineer&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 00:11:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359714#M18209</guid>
      <dc:creator>adriancano</dc:creator>
      <dc:date>2015-03-31T00:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359715#M18210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I've setup my own development environment using Eclipse CDT, the GNU Toolchain, Processor Expert Drivers, and the Eclipse Processor Expert Plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I unfortunately do not see the option for I/O support when creating a project, and the "Librarian" option isn't available due to the GNU Toolchain being used instead of the Code Warrior one. I've attached an image of the includes that I am using:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PEProjectIncludes.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18517iDCBE88D5C91FB39F/image-size/large?v=v2&amp;amp;px=999" role="button" title="PEProjectIncludes.jpg" alt="PEProjectIncludes.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see a component that would be related to the console either:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PEProductComponents.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49067iFF8F5D0228793A6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="PEProductComponents.jpg" alt="PEProductComponents.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible I need to play with the following debug settings:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PEDebugInterfaceSettings.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49125i6B536F985D7BABD2/image-size/large?v=v2&amp;amp;px=999" role="button" title="PEDebugInterfaceSettings.jpg" alt="PEDebugInterfaceSettings.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! I apologize for having a custom setup that makes it harder to figure out what I've got going on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 02:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359715#M18210</guid>
      <dc:creator>izzni</dc:creator>
      <dc:date>2015-03-31T02:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359716#M18211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what to tell you since I'm unfamiliar with your environment, though it looks similar to Kinetis Design Studio.&amp;nbsp; I loathe Processor Novice (oops, "Expert") and avoid it like the plague, myself.&amp;nbsp; Can you build a ROM, load it through the mass storage interface and have it run?&amp;nbsp; The debug console was the only thing I ran into using Codewarrior that prevented it from running without the debug connection, but I never ran into this with KDS.&amp;nbsp; Does your debugger have the option of not loading the code, and just stepping through what's already loaded in flash?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 17:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359716#M18211</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2015-03-31T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359717#M18212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stefan,&lt;/P&gt;&lt;P&gt;In KDS-PE project,&amp;nbsp; please select "Console" component here :&lt;/P&gt;&lt;P&gt;&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/49256iDC790BF04617D674/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;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;And if about the FRDM-KE06Z board , please configure like this :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&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/49189iE1BF8BDC9D08263A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'inherit','serif'; color: #3d3d3d;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'inherit','serif'; color: #3d3d3d;"&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'inherit','serif'; color: #3d3d3d;"&gt;------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'inherit','serif'; color: #3d3d3d;"&gt;If this post answers your question, please click the Correct Answer button. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;If this post help your question, please click the helpful Answer button. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 05:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359717#M18212</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-04-01T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359718#M18213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attempted to try Alice's suggestion out, but I had trouble switching my prior usage of UART1 to UART0 so that I could then have the ConsoleIO use UART1 instead. In the near future I will give this another try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity Alice, why would adding the ConsoleIO address the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2015 17:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359718#M18213</guid>
      <dc:creator>izzni</dc:creator>
      <dc:date>2015-04-05T17:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359719#M18214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you flash your project into your board successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i have FRDM-KE06Z board&amp;nbsp; and KDS , please tell me how to recurrence your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 03:37:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359719#M18214</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-04-08T03:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Having FRDM-KE06Z Target Run When OpenSDA USB Is Plugged In</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359720#M18215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the delay in updating, but I've finally gotten to the point where circle back to this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found that if the P&amp;amp;E OpenSDA program is being used to debug the target, the target does not start when you connect the USB. If I use the USBDM OpenSDA program instead I do not have this issue, and when I connect the FRDM board via USB the target begins running without having a debugger launch it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I'm moving to the USBDM as my debugging tool so that I can debug and program a slightly different KE06Z chip, I don't anticipate looking into whether the P&amp;amp;E OpenSDA can be configured to let the target run on power up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly enough, I've found that USBDM causes the target to run at an incorrect clock rate. I've started a discussion of that issue here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/530212"&gt;KE06Z Clock Rate when using USBDM&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:33:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Having-FRDM-KE06Z-Target-Run-When-OpenSDA-USB-Is-Plugged-In/m-p/359720#M18215</guid>
      <dc:creator>izzni</dc:creator>
      <dc:date>2015-06-26T19:33:59Z</dc:date>
    </item>
  </channel>
</rss>

