<?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: LPCXPRESSO LPC1769 - Cannot halt processor in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597194#M32178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kaermel on Tue Feb 12 02:42:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;P2.10 (ISP mode pin) was floating and that was the cause.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:40:57 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:40:57Z</dc:date>
    <item>
      <title>LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597187#M32171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by masterboy on Mon Feb 04 00:22:30 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I bought LPCXpresso LPC1769 last week, but I have a problem with debbug my simple program:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
#ifdef __USE_CMSIS
#include "LPC17xx.h"
#endif

#include &amp;lt;cr_section_macros.h&amp;gt;
#include &amp;lt;NXP/crp.h&amp;gt;

__CRP const unsigned int CRP_WORD = CRP_NO_CRP ;

int main(void) {

LPC_GPIO0-&amp;gt;FIODIR = 0xFFFFFFFF;
LPC_GPIO0-&amp;gt;FIOSET = 0xFFFFFFFF;

volatile static int i = 0 ;

while(1) {
i++ ;
}

return 0 ;

}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[B]Debbug message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot halt processor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;02: Failed on connect: Ep(04). Cannot halt processor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emu(0): Conn&amp;amp;Reset. Was: None. DpID: 2BA01477. Info: WIN64HS12[/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is wrong? What can I do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597187#M32171</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597188#M32172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tarik1985 on Mon Feb 04 04:03:29 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;:confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hello masterboy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i am new with lpcxpresso 1769, i want to create my&amp;nbsp; first program but i need a library c ,i use lpcxprsso software but i&amp;nbsp; don't now how to begin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597188#M32172</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597189#M32173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Feb 04 05:13:13 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: tarik1985&lt;/STRONG&gt;&lt;BR /&gt;:confused:...i use lpcxprsso software but i&amp;nbsp; don't now how to begin.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then use a Tutorial :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See #2 of &lt;/SPAN&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?p=19050&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597189#M32173</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597190#M32174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by masterboy on Mon Feb 04 12:22:33 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: tarik1985&lt;/STRONG&gt;&lt;BR /&gt;:confused:&lt;BR /&gt;hello masterboy,&lt;BR /&gt;i am new with lpcxpresso 1769, i want to create my&amp;nbsp; first program but i need a library c ,i use lpcxprsso software but i&amp;nbsp; don't now how to begin.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi tarik1985, it is very simple, but ... First, you study hardly datasheet of LPC1769. It has about 800 pages, but It is funny ;)) Then study this PDF about &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/documents/microcontrollers/pdf/lpcxpresso.getting.started.pdf"&gt;LPCXpresso &lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597190#M32174</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597191#M32175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kaermel on Tue Feb 12 02:03:19 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have quite the same problem as masterboy has. My error message is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;Cannot halt processor
02: Failed on connect: Ep(04). Cannot halt processor.
Emu(0): Conn&amp;amp;Reset. Was: None. DpID: 2BA01477. Info: LPCLINK_1_1&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;I work with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]LPCXpresso v5.1.0 [Build 2048] [2013-02-05] for Linux&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]MCU: LPC1788&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]project built by wizard: dummy C project for LPC177x_8x with CMSISv1p30_LPC177x_8x library (V1.3 (Jun 16, 2011))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]custom board with Cortex 10-pin header; schematic checked and seems to be correct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not succeed to write any code into MCU, so it is still brand new.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can be the source of the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597191#M32175</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597192#M32176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Feb 12 02:17:19 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: kaermel&lt;/STRONG&gt;&lt;BR /&gt;What can be the source of the problem?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's either hardware or software :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you use UART bootloader (and FlashMagic) to check your brand new board :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597192#M32176</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597193#M32177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Tue Feb 12 02:34:51 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: kaermel&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[LIST]&lt;BR /&gt;[*]custom board with Cortex 10-pin header; schematic checked and seems to be correct&lt;BR /&gt;[/LIST]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check it again, and again, and again until you find your mistake. Check power, check termination (esp RESET and ISP), check signal routing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597193#M32177</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXPRESSO LPC1769 - Cannot halt processor</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597194#M32178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kaermel on Tue Feb 12 02:42:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;P2.10 (ISP mode pin) was floating and that was the cause.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXPRESSO-LPC1769-Cannot-halt-processor/m-p/597194#M32178</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:57Z</dc:date>
    </item>
  </channel>
</rss>

