<?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: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598895#M4</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have noticed semihosted I/O requires its' own library. The semihosting mechanism requires interaction by the debugger to process a BKPT exception to display I/O in the console view. If the debugger is not connected, the BKPT exception is otherwise not handled. Here's more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/630895"&gt;What is Semihosting?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 18:13:20 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2017-04-10T18:13:20Z</dc:date>
    <item>
      <title>Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598892#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I just run MCUXpresso-SDK example programs on board TWR-K60D100M:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;* When I compiled and debugged, it runs well as specified in documentation&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;* But when I stop debugging, the example program won't work anymore.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;* Even if we unplug/replug the board,&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;the example program still won't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;So: how can we download the program PERMANENTLY to the board with MCUXpresso-IDE?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 15:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598892#M1</guid>
      <dc:creator>jerrylian</dc:creator>
      <dc:date>2017-04-10T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598893#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that you have semihosting enabled, please take a look to this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/448272"&gt;https://community.nxp.com/thread/448272&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 15:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598893#M2</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-04-10T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598894#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Carlos:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it works, Thanks a lot!&lt;/P&gt;&lt;P&gt;* But shouldn't it be disabled by default? I guess most new users don't know the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, do you know why my post doesn't show up under "Overview" tab (it only shows up under "Content" tab).&lt;/P&gt;&lt;P&gt;* Post showing up under "Overview" draws more attention, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 16:24:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598894#M3</guid>
      <dc:creator>jerrylian</dc:creator>
      <dc:date>2017-04-10T16:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598895#M4</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have noticed semihosted I/O requires its' own library. The semihosting mechanism requires interaction by the debugger to process a BKPT exception to display I/O in the console view. If the debugger is not connected, the BKPT exception is otherwise not handled. Here's more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/630895"&gt;What is Semihosting?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 18:13:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598895#M4</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-04-10T18:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598896#M5</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your proposal. I would like to suggest you create a feature request for this feature.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-329745"&gt;How to submit a new question for NXP Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Personally I think&amp;nbsp; it would be good to have a short description for "semihosting enabled" in the page. Thus users will not overlook it easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your question " why my post doesn't show up under "Overview" tab". Normally if a thread get a new update, it will be posted to the top item in the "Overview" tab automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 11 Apr 2017 09:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598896#M5</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-04-11T09:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598897#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you can see your post went to upside after my previous post.&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/2985i5080716852ACED4C/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 09:51:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598897#M6</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-04-11T09:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: Can't download program (to TWR-K60D100M) with MCUXpresso-IDE</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598898#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jennie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your explanations. I will submit a feature request later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 13:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Problem-Can-t-download-program-to-TWR-K60D100M-with-MCUXpresso/m-p/598898#M7</guid>
      <dc:creator>jerrylian</dc:creator>
      <dc:date>2017-04-11T13:46:17Z</dc:date>
    </item>
  </channel>
</rss>

