05: File 'SimpleDemo.axf' load failure: Et: Flash driver not ready.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

05: File 'SimpleDemo.axf' load failure: Et: Flash driver not ready.

304 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shintamainjp on Mon Feb 21 19:35:44 MST 2011
Hi.

I wrote some bugged program to my LPCXpresso LPC1768.
It make MCU infinite exception interrupt, I think.

And I tried to re-write another program (FreeRTOS example project) to the flash.
But I couldn't it by the error messages.

Also debugging feature is same.
How do I fix the problem?

Regards,
Shin.
0 Kudos
Reply
2 Replies

288 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shintamainjp on Mon Feb 21 21:46:22 MST 2011
Thank you so much for your support.
I just fixed the problem using the FAQ method.

[IMG]http://4.bp.blogspot.com/-MvcbV8wN3gg/TWM_rg8sJiI/AAAAAAAABE4/1Trt0XeYyio/s1600/flash-write-fixed1.p...

[IMG]http://2.bp.blogspot.com/-h8A-YUr0C9I/TWM_tsNuzyI/AAAAAAAABE8/BWPg7JMvvH4/s1600/flash-write-fixed2.p...

Best regards
Shin.
0 Kudos
Reply

288 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon Feb 21 20:33:54 MST 2011
Review this FAQ:

http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip?highlight=%28ISP%29

Your board seems to be in an unstable state. Possibly, you altered one or more PLL settings, or otherwise disabled debug access. This FAQ is an overview of a procedure to circumvent the boot process of your LPCXpresso board to prevent it from exiting the NXP bootrom after reset. This is a stable configuration which should allow you to reconnect debug. The ISP is further documented in the User's Manual. To boot into the ISP is somewhat more of a challenge with the LPCXpresso boards, since they don't offer push buttons. You'll need to ground the appropriate pins.

Regards,
CodeRedSupport
0 Kudos
Reply