<?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 ide: Target error from Commit Flash write in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556608#M14197</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 Fri Mar 01 16:47:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hellospencer&lt;/STRONG&gt;&lt;BR /&gt;Does someone have an idea what I can do?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try Vector catch and check your hardware (especially Reset and ISP pullups) ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:34:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:34:56Z</dc:date>
    <item>
      <title>lpcxpresso ide: Target error from Commit Flash write</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556607#M14196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Fri Mar 01 16:01:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get following error when I try to download my (small) freertos project from the lpcxpresso ide (v5.012) to my custom made lpc1768 board (power supply 78ua33 with 2x 100nF cap, 12V input). &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;15: Target error from Commit Flash write: Et: Flash driver not ready.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error appears from time to time, for instance, after the debugger entered a hard fault routine , or if I try to start a new debug session while another one is still running. Once manifest, the error does not disappear. I try to unplug the LPC-Link and other things and eventually it will work again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most interestingly, if I use the older lpcxpresso ide v4.22 it works without a flaw. Therefore, I don't think that there are power problems as indicated by the codered faq.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My current workaround is that I use flash with the older v4 in case and afterwards I can return to the newer v5. However this is cumbersome. Does someone have an idea what I can do?&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 23:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556607#M14196</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: lpcxpresso ide: Target error from Commit Flash write</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556608#M14197</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 Fri Mar 01 16:47:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hellospencer&lt;/STRONG&gt;&lt;BR /&gt;Does someone have an idea what I can do?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try Vector catch and check your hardware (especially Reset and ISP pullups) ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:34:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556608#M14197</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: lpcxpresso ide: Target error from Commit Flash write</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556609#M14198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Mon Mar 04 12:31:57 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, the 'Vector Catch=True' seems to do the trick. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pull-up on the Reset is okay. On the ISP (I suppose you mean TDO, TDS, etc) I've connected the LPCxpresso programmer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it takes quite some time for the Debugger to recover the target.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:34:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556609#M14198</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: lpcxpresso ide: Target error from Commit Flash write</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556610#M14199</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 Mar 04 12:36:59 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hellospencer&lt;/STRONG&gt;&lt;BR /&gt;The pull-up on the Reset is okay. On the ISP (I suppose you mean TDO, TDS, etc)...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, ISP pin (2.10) ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:34:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/lpcxpresso-ide-Target-error-from-Commit-Flash-write/m-p/556610#M14199</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:34:57Z</dc:date>
    </item>
  </channel>
</rss>

