<?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: LPC1200 problem flashing more than 70 kByte in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609483#M32318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would also be worth trying to boot the part into ISP mode before starting your debug connection, which will mean pulling the ISP to ground as you power up the board (or reset the chip):&amp;nbsp;&lt;A href="https://community.nxp.com/message/630748"&gt;https://community.nxp.com/message/630748&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2016 13:25:00 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2016-09-14T13:25:00Z</dc:date>
    <item>
      <title>LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609471#M32306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using LPCXpresso v8.1.4, with the LPC1200 REV B demo board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I flash the micro with a code less than around 70 kByte size, everything works fine; instead, when I try to flash it with a larger code, I got an Erase Sector timeout Error. The targeted micro has 128 kByte of Flash, so it should be possible to download the code in it.&lt;/P&gt;&lt;P&gt;I've already tried 2 demo boards, having the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there is the log I receive:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPCXpresso RedlinkMulti Driver v8.1 (Mar 11 2016 13:34:34 - crt_emu_cm_redlink build 672)&lt;BR /&gt;============= SCRIPT: LPC12XXConnect.scp =============&lt;BR /&gt;LPC12XX Connect Script&lt;BR /&gt;No probes found&lt;BR /&gt;DpID = 0BB11477&lt;BR /&gt;AP_ID = 0x04770021&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Probe Firmware: LPC-Link Probe v1.3 (NXP - LPC-Link)&lt;BR /&gt;Serial Number: WIN64HS12&lt;BR /&gt;VID:PID: 1FC9:0009&lt;BR /&gt;USB Path:&lt;BR /&gt;Emu(0): Connected&amp;amp;Reset. DpID: 0BB11477. CpuID: 410CC200. Info: &amp;lt;None&amp;gt;&lt;BR /&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;BR /&gt;inspected v.2 On-chip Flash Memory C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin\Flash\LPC11_12_13_128K_8K.cfx&lt;BR /&gt;image 'LPC11_12_13 (128K Flash, min 8K RAM) Feb 16 2016 09:19:07'&lt;BR /&gt;NXP: LPC1227/301 Part ID: 0x00000000&lt;BR /&gt;Connected: was_reset=true. was_stopped=true&lt;BR /&gt;LPCXpresso Free License - Download limit is 256K&lt;BR /&gt;Writing 73736 bytes to address 0x00000000 in Flash&lt;BR /&gt;driver "EraseSector" timeout (3000 ms) PC: 1FFF1536&lt;BR /&gt;Target error from Commit Flash write: Ec: Flash driver "EraseSector" timeout (3000 ms) PC: 1FFF1536&lt;BR /&gt;(crt_emu_cm_redlink) terminating on communication loss: Pipe has been closed by GDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me on this?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609471#M32306</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-12T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609472#M32307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't replicate the problem here - programming up to 128KB into the flash of an LPCXpresso1227 board without problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that you see the "No probes found" message inside the connect script at the start of the debug log is a bit concerning though. This could mean that the watchdog in the MCU is not being disabled as the debug connection is made, which could be triggering your flash programming failure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try unplugging your&amp;nbsp;LPCXpresso1227 board from your PC, and plugging it back in and manually booting the built in probe rather than relying on the IDE to do :&amp;nbsp;&lt;A href="https://community.nxp.com/thread/388960"&gt;Booting LPC-Link&lt;/A&gt;&amp;nbsp;.&amp;nbsp;Then try debugging again, and see if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:46:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609472#M32307</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-12T10:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609473#M32308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to unplug the board from the PC, plug it back and manually boot the built in probe with the script in the "lpcxpresso/bin" folder, as you suggested. Anyway it does not change, I receive the same log as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 11:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609473#M32308</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-12T11:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609474#M32309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So just to confirm, even if you manually boot, you still see the "No probes found" in the connect script section of the debug log?&amp;nbsp;Can you also confirm what OS you are running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 07:16:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609474#M32309</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-13T07:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609475#M32310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, even if I manually boot, I still see the "No probes found" in the connect script section of the debug log.&lt;/P&gt;&lt;P&gt;I'm running on a Windows 10 PRO OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "No probes found" appear also when I have the system working, using less than 70kB code size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 07:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609475#M32310</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-13T07:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609476#M32311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is that with the script file failing to turn off the watchdog (as indicated by the "No probes found" message means that part of the flash can get programmed before the watchdog then triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I certainly can't yet explain why you are getting this failure to run the connect script correctly. This is certainly not something we have seen ourselves, or had reported before. Anyway, we'll investigate further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 11:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609476#M32311</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-13T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609477#M32312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;The “No probes found” message is erroneous, and not fatal. I also don’t see how it could be related to the flash download problem.I can say this message is not present in the script output in the next LPCXpresso maintenance release. I've filled the LPCXpresso1227 flash (128 kB) at least a half dozen times, and I can't reproduce your results. Do you have another board you can try and report your results?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Thanks and regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 00:15:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609477#M32312</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-14T00:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609478#M32313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with the other board I have, and it is the same; here is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPCXpresso RedlinkMulti Driver v8.1 (Mar 11 2016 13:34:34 - crt_emu_cm_redlink build 672)&lt;BR /&gt;============= SCRIPT: LPC12XXConnect.scp =============&lt;BR /&gt;LPC12XX Connect Script&lt;BR /&gt;No probes found&lt;BR /&gt;DpID = 0BB11477&lt;BR /&gt;AP_ID = 0x04770021&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Probe Firmware: LPC-Link Probe v1.3 (NXP - LPC-Link)&lt;BR /&gt;Serial Number:&amp;nbsp; WIN64HS12&lt;BR /&gt;VID:PID:&amp;nbsp; 1FC9:0009&lt;BR /&gt;USB Path:&lt;BR /&gt;Emu(0): Connected&amp;amp;Reset. DpID: 0BB11477. CpuID: 410CC200. Info: &amp;lt;None&amp;gt;&lt;BR /&gt;Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.&lt;BR /&gt;inspected v.2 On-chip Flash Memory C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin\Flash\LPC11_12_13_128K_8K.cfx&lt;BR /&gt;image 'LPC11_12_13 (128K Flash, min 8K RAM) Feb 16 2016 09:19:07'&lt;BR /&gt;NXP: LPC1227/301&amp;nbsp; Part ID: 0x00000000&lt;BR /&gt;Connected: was_reset=true. was_stopped=true&lt;BR /&gt;LPCXpresso Free License - Download limit is 256K&lt;BR /&gt;Writing 75796 bytes to address 0x00000000 in Flash&lt;BR /&gt;driver "EraseSector" timeout (3000 ms)&amp;nbsp; PC: 1FFF1536&lt;BR /&gt;Target error from Commit Flash write: Ec: Flash driver "EraseSector" timeout (3000 ms)&amp;nbsp; PC: 1FFF1536&lt;BR /&gt;(crt_emu_cm_redlink) terminating on communication loss: Pipe has been closed by GDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 07:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609478#M32313</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-14T07:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609479#M32314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An update:&lt;/P&gt;&lt;P&gt;I tried also with another PC (always Windows 10 PRO), and the problem is still present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 08:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609479#M32314</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-14T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609480#M32315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We haven't managed to replicate the problem here yet on any version of Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I've just realised that you are using LPCXpresso IDE v8.1.4. Can you try using the current v8.2.2 as see if you see the same problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 10:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609480#M32315</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-14T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609481#M32316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, when I tried on another PC, I was using the new version v8.2.2.&lt;/P&gt;&lt;P&gt;Here is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LPCXpresso RedlinkMulti Driver v8.2 (Sep&amp;nbsp; 5 2016 10:12:38 - crt_emu_cm_redlink build 725)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;============= SCRIPT: LPC12XXConnect.scp =============&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;LPC12XX Connect Script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;DpID = 0BB11477&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;APID = 0x04770021&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;============= END SCRIPT =============================&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Probe Firmware: LPC-Link Probe v1.3 (NXP - LPC-Link)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Serial Number:&amp;nbsp; WIN64HS12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;VID:PID:&amp;nbsp; 1FC9:0009&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;USB Path:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Emu(0): Connected&amp;amp;Reset. DpID: 0BB11477. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;CpuID: 410CC200. Info: &amp;lt;None&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Debug protocol: SWD. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;RTCK: Disabled. Vector catch: Disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;inspected v.2 On-chip Flash Memory C:\nxp\LPCXpresso_8.2.2_650\lpcxpresso\bin\Flash\LPC11_12_13_128K_8K.cfx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;image 'LPC11_12_13 (128K Flash, min 8K RAM) Jun 21 2016 11:53:37'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;NXP: LPC1227/301&amp;nbsp; Part ID: 0x00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Connected: was_reset=true. was_stopped=true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LPCXpresso Free License - Download limit is 256K&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Opening flash driver C:\nxp\LPCXpresso_8.2.2_650\lpcxpresso\bin\Flash\LPC11_12_13_128K_8K.cfx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Writing 98908 bytes to address 0x00000000 in Flash&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: red;"&gt;driver "EraseSector" timeout (3000 ms)&amp;nbsp; PC: 1FFF1536&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: red;"&gt;Target error from Commit Flash write: Ec: Flash driver "EraseSector" timeout (3000 ms)&amp;nbsp; PC: 1FFF1536&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: olive;"&gt;(crt_emu_cm_redlink) terminating on communication loss: Pipe has been closed by GDB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 11:37:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609481#M32316</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-14T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609482#M32317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. Thanks for the confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I now ask you to try something else. Again using LPCXpresso IDE v8.2.2, can you go to the menu:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Window -&amp;gt; Preferences -&amp;gt;&amp;nbsp;LPCXpresso -&amp;gt; Debug Options (Advanced)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And enter the value &lt;STRONG&gt;0x3FFF&lt;/STRONG&gt; into the "Extended debug trace (DEBUG_TRACE)" entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try starting a debug session again. This will produce a much more detailed log of what is going on. Please copy into a txt file, and attach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be interesting to see if doing a full mass erase of the chip works : &lt;A href="https://community.nxp.com/thread/389128"&gt;Using the GUI flash programming tool&lt;/A&gt;.&amp;nbsp;Again please post the log generated from doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if the mass erase&amp;nbsp;does work, does this then allows your debug launch to then succeed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, can you also confirm the exact markings on the LPC12 MCU chip fitted to your board. It should be something like&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;LPC1227BD64&lt;/P&gt;&lt;P&gt;/301&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : Once you have done the above, you can change the "Extended debug trace" setting back to its original blank value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 12:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609482#M32317</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-14T12:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609483#M32318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would also be worth trying to boot the part into ISP mode before starting your debug connection, which will mean pulling the ISP to ground as you power up the board (or reset the chip):&amp;nbsp;&lt;A href="https://community.nxp.com/message/630748"&gt;https://community.nxp.com/message/630748&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 13:25:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609483#M32318</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-14T13:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609484#M32319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached the log when I receive the error ("log_error.txt") and when it is working ("log_working.txt").&lt;/P&gt;&lt;P&gt;There is also the log of the mass erase ("mass_erase.txt").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the mass erase I'm able to start the debug, even with the larger code.&lt;/P&gt;&lt;P&gt;Anyway, if I stop it and try again, it doesn't work... I have to do the mass erase each time before debugging it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the chip it is written:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPC1227FBD64&lt;/P&gt;&lt;P&gt;/301&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 14:44:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609484#M32319</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-14T14:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609485#M32320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try booting into ISP mode before starting a flash programming session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 12:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609485#M32320</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-15T12:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609486#M32321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is working even with the manual boot in ISP mode; also in this case I have to repeat the procedure each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 13:50:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609486#M32321</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-15T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609487#M32322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is the application that you have programmed into flash before you see the failure turning the watchdog on (or maybe I should say, leaving it turned on)? &amp;nbsp;&lt;A href="https://community.nxp.com/message/630654"&gt;https://community.nxp.com/message/630654&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 14:50:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609487#M32322</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-15T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609488#M32323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The __DISABLE_WATCHDOG symbol is present, so I guess the watchdog should be disabled…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a sample project, which make the error on my setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 15:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609488#M32323</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-15T15:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609489#M32324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your test case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you try using the replacement flash driver file in the attached ZIp file and see if this resolves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this extract the .cfx file from the .zip and place in into the&lt;/P&gt;&lt;PRE style="padding-left: 30px;"&gt;&amp;lt;&lt;EM&gt;lpcxpresso_install&lt;/EM&gt;&amp;gt;\lpcxpresso\bin\Flash&lt;/PRE&gt;&lt;P&gt;directory. You might want to rename the original file first, just in case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try starting your debug sessions without mass erasing first. Please let us know how you get on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 12:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609489#M32324</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-16T12:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1200 problem flashing more than 70 kByte</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609490#M32325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the new script I was able to flash 125 kByte of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the log attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 15:33:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1200-problem-flashing-more-than-70-kByte/m-p/609490#M32325</guid>
      <dc:creator>antonioorzelli</dc:creator>
      <dc:date>2016-09-16T15:33:04Z</dc:date>
    </item>
  </channel>
</rss>

