<?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>LPC MicrocontrollersのトピックRe: EasyWeb example problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/EasyWeb-example-problem/m-p/520940#M3891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Mon Aug 04 13:07:29 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I imagine the project is built with semihosting enabled (printf's being written to debugger console). There are some FAQs on this - a good starting point is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fsemihosting" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/semihosting&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note in particular the comment ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;When you have linked with the semihosting library, your application will no longer work standalone - it will only work when connected to the debugger.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simplest way to get things going standalone probably to switch from the "Semihost" to "Nohost" library variant:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:46:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:46:40Z</dc:date>
    <item>
      <title>EasyWeb example problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/EasyWeb-example-problem/m-p/520939#M3890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by otxoasound on Mon Aug 04 12:13:42 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a doubt. When I program lpc1769 with any other example different from the EASYWEB example, the program runs every time I connect the board (lpcxpresso board) to the power. But when I download the EASYWEB example it does not work. On the other hand, if I debug the program with lpcxpresso IDE, all is ok. So, if I start debugging, I push the start/resume button, the program runs and I have acces to the web with the internet browser, but if I download the program to the microcontroller, it does not work, but it works ok with the other examples. Could someone help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks in advance!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:46:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/EasyWeb-example-problem/m-p/520939#M3890</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: EasyWeb example problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/EasyWeb-example-problem/m-p/520940#M3891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Mon Aug 04 13:07:29 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I imagine the project is built with semihosting enabled (printf's being written to debugger console). There are some FAQs on this - a good starting point is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fsemihosting" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/semihosting&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note in particular the comment ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;When you have linked with the semihosting library, your application will no longer work standalone - it will only work when connected to the debugger.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simplest way to get things going standalone probably to switch from the "Semihost" to "Nohost" library variant:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:46:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/EasyWeb-example-problem/m-p/520940#M3891</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:46:40Z</dc:date>
    </item>
  </channel>
</rss>

