<?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: Flash driver not ready in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593677#M30561</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 Thu Nov 24 23:53:21 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all I would always suggest to switch vector catch on and switch in ISP mode :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not unusual that a board refuses to work, but in general switching to ISP solves this problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that fails, there's also a description about this error in: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/CommitFlashWrite&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:30:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:30:13Z</dc:date>
    <item>
      <title>Flash driver not ready</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593676#M30560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Marco72 on Thu Nov 24 23:04:25 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ciao&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with my LPCXpresso LPC1769 and I hope someone can gently help me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The unit worked for a month without problems, and was working the day before this problem appear. I had my problem at the beginning of a develop session and not after a modification of system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I launch debug, after build and some other connecting message I had an error window with this message: &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;15: Target error from Commit Flash write: Et: Flash driver not ready.&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt;On console window some message flows but unfortunately they are cleared at the end when the error appear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are the steps that I made to try to recover&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;enlarging timeout editing scripts in debugger config&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;power cycle everything &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made also an attempt to just program the flash and this end to an error 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;05: File 'my_prog.axf' load failure: Et: Flash driver not ready&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt;Enabling log i have this messages:&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;Pc: (&amp;nbsp; 0) Reading remote configuration
Ni: LPCXpresso Debug Driver v4.0 (Jun 21 2011 23:10:14)
Nc: Looked for chip XML file in C:/nxp/LPCXpresso_4.0.5_123/lpcxpresso/bin/LPC1769.xml

Nc: Looked for vendor directory XML file in C:/nxp/LPCXpresso_4.0.5_123/lpcxpresso/bin/nxp_directory.xml

Nc: Found generic directory XML file in C:/nxp/LPCXpresso_4.0.5_123/lpcxpresso/bin/crt_directory.xml

Pc: (&amp;nbsp; 5) Remote configuration complete
Pc: ( 30) Emulator Connected
Pc: ( 40) Debug Halt
Pc: ( 50) CPU ID
Nc: Emu(0): Conn&amp;amp;Reset. DpID: 2BA01477. Info: T1S6RGRIA
Nc: SWD Frequency: 250 KHz. RTCK: False. Vector catch: False.
Nc: Packet delay: 0&amp;nbsp; Poll delay: 0.
Nc: NXP: LPC1769&amp;nbsp; Part ID: 0x00000000
Pc: ( 65) Chip Setup Complete
Nt: Connected: was_reset=false. was_stopped=true
Cr:v Registered license, download limit of 128K
Pc: ( 70) License Check Complete
Nt: Loading ELF file 'my_prog.axf' at location 00000000
Nt: Writing 34616 bytes to 0000 in Flash (assumed clock: 4.0MHz)
Pb: 1 of 2 (&amp;nbsp; 0) Writing pages 0-7 at 0x00000000 with 32768 bytes
Pb: (100) Writing Flash ended with an error.
Ed:05: File 'my_prog.axf' load failure: Et: Flash driver not ready.

Pc: (100) Target Connection Failed
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When all is working I remember a message in console or status bar about the assumed clock was 100.0MHz now I see 4.0MHz is here the problem ? Where this option can be changed ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593676#M30560</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Flash driver not ready</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593677#M30561</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 Thu Nov 24 23:53:21 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all I would always suggest to switch vector catch on and switch in ISP mode :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not unusual that a board refuses to work, but in general switching to ISP solves this problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that fails, there's also a description about this error in: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/CommitFlashWrite&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:30:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593677#M30561</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Flash driver not ready</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593678#M30562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mhjerde on Fri Nov 25 00:13:55 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've had the same problem for a while. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a probe, not the LPC link. What I do is turn off power to the board, wait until it tries to flash the device (it shows "set timeout 6000") and then turn power back on. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I start a debugging session when the board hangs on a breakpoint, reflashing is never a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Figuring out this has been on my todo list for a while, but so has a ton of actual coding :-) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have anything connected to the ISP pin?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593678#M30562</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flash driver not ready</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593679#M30563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SteveClevenger on Fri Nov 25 01:20:38 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;As a first step, try starting the debug session with vector catch enabled in the Debug Configuration. From the console display, it appears the flash program succeeded, but a reset issue is preventing LPCXpresso from running your code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593679#M30563</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flash driver not ready</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593680#M30564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Marco72 on Sat Nov 26 04:11:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;As suggested I enabled vector catch and regained flash programming, after this I disabled vector catch and micro remain working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't made any further steps suggested because this first worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will keep these other suggestion saved for the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wonderful! I am again on the road.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everybody.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Flash-driver-not-ready/m-p/593680#M30564</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:30:15Z</dc:date>
    </item>
  </channel>
</rss>

