<?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: on power on LPC1769, the code isn't executed in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641722#M25379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What code are you running and on which board exactly (OM13085?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try this using periph_blinky from the LPCOpen package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2016 15:23:29 GMT</pubDate>
    <dc:creator>brendonslade</dc:creator>
    <dc:date>2016-09-23T15:23:29Z</dc:date>
    <item>
      <title>on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641721#M25378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, i'm testing LPC1769 on a LPCxpresso board, when I use debugger on IDE, the code is executed OK but when I power UP the board the code isn't executed, what is wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;pmoreira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 13:36:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641721#M25378</guid>
      <dc:creator>pedromoreira</dc:creator>
      <dc:date>2016-09-22T13:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641722#M25379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What code are you running and on which board exactly (OM13085?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try this using periph_blinky from the LPCOpen package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 15:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641722#M25379</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2016-09-23T15:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641723#M25380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I´ve got the same problem. What is the cause for that?&lt;/P&gt;&lt;P&gt;On OM13000 it worked before.&lt;/P&gt;&lt;P&gt;My project is based on the uIP/ webserver sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 12:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641723#M25380</guid>
      <dc:creator>ronwal</dc:creator>
      <dc:date>2016-12-15T12:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641724#M25381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be caused by an external reset being applied to the LPC11U35 debug probe on the board as the board starts up. The attached notes from Embedded Artists explain the problem and how to modify the board to avoid it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 18:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641724#M25381</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2016-12-15T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641725#M25382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m using the OM13085 eval. board and it seems to behave differently than the OM13000, which I used before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find the information exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 11:08:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641725#M25382</guid>
      <dc:creator>ronwal</dc:creator>
      <dc:date>2016-12-16T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641726#M25383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its an attachment to my response above (the LPCXpresso1769 CD Rev D Product Note PDF file.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 18:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641726#M25383</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2016-12-16T18:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: on power on LPC1769, the code isn't executed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641727#M25384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the original&amp;nbsp;problem&amp;nbsp;was produced &amp;nbsp;for a "printf()" &amp;nbsp;statement, deleting this instruction the problem don't occur. I think that the cause for this anomaly is that the debug module load &amp;nbsp;automatically the library that contain the code for the printf statement.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;pmoreira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 12:51:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/on-power-on-LPC1769-the-code-isn-t-executed/m-p/641727#M25384</guid>
      <dc:creator>pedromoreira</dc:creator>
      <dc:date>2016-12-23T12:51:46Z</dc:date>
    </item>
  </channel>
</rss>

