<?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: Debugging LPC1114LV with LPC-LINK2 Crashes in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527074#M261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Sun Nov 02 23:33:37 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;That solves that issue, Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if I set a breakpoint it does not trigger or if I pause it shows the following int the debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I now get 'No Source Available for "0x1fff0938"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:37:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:37:46Z</dc:date>
    <item>
      <title>Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527072#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Sun Nov 02 22:11:52 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to debug a LPC1114LV bit of code via LPCXpresso 7.4 on Windows 7 and it keeps crashing the arm-none-eabi-gdb.exe debugger with the following&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;$1 = 0xff
The target endianness is set automatically (currently little endian)
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state-&amp;gt;canonical_names&lt;I&gt;.suffix != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? 
(y or n) [answered Y; input not from terminal]
/home/build/work/GCC-4-8-build/src/gdb/gdb/linespec.c:2445: internal-error: decode_line_full: Assertion `state-&amp;gt;canonical_names&lt;I&gt;.suffix != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.&lt;/I&gt;&lt;/I&gt;&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&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;(crt_emu_cm_redlink) terminating on communication loss: Pipe has been closed by GDB.&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code and debugger works fine with a LPC1115 Dev board and LINK1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried to change the Header libraries from RedLib to NewLib to NewLibNano hosted/Semi hosted and No host all with the same results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything else I can try?&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:37:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527072#M259</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527073#M260</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 Sun Nov 02 22:53:15 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This has been reported before. For example see&lt;/SPAN&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%2Fforum%2Fissues-lpcexpresso-70092" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/issues-lpcexpresso-70092&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And others&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution seems to be to delete your breakpoints and try debugging again&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527073#M260</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527074#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Sun Nov 02 23:33:37 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;That solves that issue, Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if I set a breakpoint it does not trigger or if I pause it shows the following int the debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I now get 'No Source Available for "0x1fff0938"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527074#M261</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527075#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Nov 03 01:05:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So that sounds like you are stuck in the ROM bootloader. Can you actually tell if your code has downloaded successfully (e.g. LED flashing)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And is this you own board or an off-the-shelf one? I would certainly suggest checking your debug/reset circuitry (in particular ISP):&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%2Fdebug-design" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/debug-design&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are still having problems, please also post you debug log…&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%2Fdebug-log" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/debug-log&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And finally, for reference, please see:&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%2Fdebugging-lpc11xxlv-parts" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/debugging-lpc11xxlv-parts&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527075#M262</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527076#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Mon Nov 03 16:51:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no LED, it's a custom board. But I can make a simple toggle of a pin routine and it flashes OK to the board and can see that the pin toggles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I can get any debugging output, be it with printf and semi hosted or checking peripheral changes if I halt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following is what I get in the console window&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;LPCXpresso RedlinkMulti Driver v7.4 (Sep 11 2014 00:18:29 - crt_emu_cm_redlink build 154)
Emu(0): Conn&amp;amp;Reset. DpID: 0BB11477. CpuID: 410CC200. Info: (null)
Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
Loaded LPC11_12_13_32K_8K.cfx: LPC11_12_13 (32K Flash, min 8K RAM) Sep 15 2014 17:39:37&amp;nbsp; On-chip Flash Memory
Connected: was_reset=true. was_stopped=false
v LPCXpresso Free License - Download limit is 256K
Writing 5876 bytes to address 0x00000000 in Flash
Erased/Wrote page&amp;nbsp; 0-1 with 5876 bytes in 1005msec
Flash Write Done
Flash Program Summary: 5876 bytes in 1.00 seconds (5.71 KB/sec)
Stopped (Was Reset)&amp;nbsp; [Reset from Unknown]&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;using the following code &lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;#include "chip.h"

#include &amp;lt;cr_section_macros.h&amp;gt;
#include "timer_11xx.h"

const uint32_t OscRateIn = 12000000;

void delay32Ms(uint8_t timer_num, uint32_t delayInMs)
{
&amp;nbsp; if (timer_num == 0)
&amp;nbsp; {
Chip_TIMER_Init(LPC_TIMER32_0);
&amp;nbsp;&amp;nbsp;&amp;nbsp; /* setup timer #0 for delay */
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;TCR = 0x02;/* reset timer */
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;PR&amp;nbsp; = 0x00;/* set prescaler to zero */
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;MR[0]&amp;nbsp; = delayInMs * ((SystemCoreClock/(LPC_TIMER32_0-&amp;gt;PR+1)) / 10000);
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;IR&amp;nbsp; = 0xff;/* reset all interrrupts */
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;MCR = 0x04;/* stop timer on match */
&amp;nbsp;&amp;nbsp;&amp;nbsp; LPC_TIMER32_0-&amp;gt;TCR = 0x01;/* start timer */

&amp;nbsp;&amp;nbsp;&amp;nbsp; /* wait until delay time has elapsed */
&amp;nbsp;&amp;nbsp;&amp;nbsp; while (LPC_TIMER32_0-&amp;gt;TCR &amp;amp; 0x01);
&amp;nbsp;&amp;nbsp;&amp;nbsp; Chip_TIMER_DeInit(LPC_TIMER32_0);
&amp;nbsp; }
&amp;nbsp; else if (timer_num == 1)
&amp;nbsp; {
&amp;nbsp; Chip_TIMER_Init(LPC_TIMER32_1);
&amp;nbsp;&amp;nbsp;&amp;nbsp; /* setup timer #1 for delay */
&amp;nbsp; LPC_TIMER32_1-&amp;gt;TCR = 0x02;/* reset timer */
&amp;nbsp; LPC_TIMER32_1-&amp;gt;PR&amp;nbsp; = 0x00;/* set prescaler to zero */
&amp;nbsp; LPC_TIMER32_1-&amp;gt;MR[0] = delayInMs * ((SystemCoreClock/(LPC_TIMER32_1-&amp;gt;PR+1)) / 1000);
&amp;nbsp; LPC_TIMER32_1-&amp;gt;IR&amp;nbsp; = 0xff;/* reset all interrrupts */
&amp;nbsp; LPC_TIMER32_1-&amp;gt;MCR = 0x04;/* stop timer on match */
&amp;nbsp; LPC_TIMER32_1-&amp;gt;TCR = 0x01;/* start timer */

&amp;nbsp;&amp;nbsp;&amp;nbsp; /* wait until delay time has elapsed */
&amp;nbsp;&amp;nbsp;&amp;nbsp; while (LPC_TIMER32_1-&amp;gt;TCR &amp;amp; 0x01);
&amp;nbsp;&amp;nbsp;&amp;nbsp; Chip_TIMER_DeInit(LPC_TIMER32_1);
&amp;nbsp; }
&amp;nbsp; return;
}


int main(void){
SystemCoreClockUpdate();
printf("System Starting....\n");
Chip_IOCON_PinMuxSet(LPC_IOCON, IOCON_PIO1_2, (IOCON_FUNC1 | IOCON_MODE_INACT));
Chip_GPIO_SetPinDIROutput(LPC_GPIO, 1, 2);
Chip_GPIO_SetPinOutLow(LPC_GPIO,1,2);

while(1) {
Chip_GPIO_SetPinOutHigh(LPC_GPIO,1,2);
delay32Ms(0,500);
Chip_GPIO_SetPinOutLow(LPC_GPIO,1,2);
delay32Ms(0,500);
}
}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got 22k resistors on the SWCLK and SWIO pins with SWIO pulled up and SWCLK pulled down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Headers currently set to NewLibNano(SemiHost) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527076#M263</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527077#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Nov 03 21:30:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The error 'No Source Available for "0x1fff0938"' means that the program has stopped, hit a breakpoint or encountered a fault and the PC location is 0x1ff0938. As that address is in the on-chip ROM, this address does not map to any source in your application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to debug your application (from Reset) to find out how it gets there. If you code is NEVER run (i.e. you get this error before you have started your code), then the most likely cause is that you have the ISP pin floating, or tied the wrong way. Check your ISP/Reset circuit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527077#M264</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527078#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Mon Nov 03 23:31:18 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the ISP and Reset pin connected to the programming header from the LPC-LINK2. Should I not have these connected? Also the debugging document you pointed me to says that I need pull ups on SWIO and SWCLK or the JTAG. As I am only using SWD I have not installed any on the JTAG side. Do I need them on them as well? Even if I'm not actually using JTAG but SWD?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reset is connected to JTAG_RESET (No Pull up resistor resistor installed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP is connected to ISP CTL OD (No Pull up resistor installed)&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:37:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527078#M265</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527079#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Mon Nov 03 23:49:23 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: johnnyfp&lt;/STRONG&gt;&lt;BR /&gt;Reset is connected to JTAG_RESET (No Pull up resistor resistor installed)&lt;BR /&gt;ISP is connected to ISP CTL OD (No Pull up resistor installed)&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :quest: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a custom board there are exact 2 pull-ups required:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP and Reset... &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527079#M266</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527080#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyfp on Tue Nov 04 01:05:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this just for debugging or is it needed for production?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is, have I missed this information in the datasheets? Because I haven't seen these requirements in the ds.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527080#M267</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging LPC1114LV with LPC-LINK2 Crashes</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527081#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Tue Nov 04 03:42:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: johnnyfp&lt;/STRONG&gt;&lt;BR /&gt;Is this just for debugging or is it needed for production?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what you are producing...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a device or a surprise?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: johnnyfp&lt;/STRONG&gt;&lt;BR /&gt;If it is, have I missed this information in the datasheets?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's in the 'Microcontroller basics datasheet' Chapter 4: 'Dos and Donts with Reset and ISP'&amp;nbsp; :) &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:37:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugging-LPC1114LV-with-LPC-LINK2-Crashes/m-p/527081#M268</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:37:50Z</dc:date>
    </item>
  </channel>
</rss>

