Erasing Secured Flash

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

Erasing Secured Flash

895 Views
ralu
Contributor III

CPU -> MCF 52235

 

I cant erase secured flash. (i write  0x00004AC8 @ 0x0414 )...

I have also tried whit CFFlasher

 

If i define for instance back-door password, how can I access device in CW?

Labels (1)
0 Kudos
2 Replies

343 Views
DavidS
NXP Employee
NXP Employee

P&E Micro have an application that will unsecure the flash.

Goto:

http://www.pemicro.com/products/product_viewDetails.cfm?product_id=163&CFID=2075065&CFTOKEN=c3ae58cc...

Click on "FAQs, Manual's & Download's"

Then look for UNSECURE CF on right side of page.

Assumptions:

You must place the ColdFire device into JTAG mode (usually a jumper setting on the EVB).

Set jumper so PSTCLK goes to pin 6 rather than pin 24 on the BDM header.

Use the P&E USB Multilink hardware.

Regards,

David

0 Kudos

343 Views
mjbcswitzerland
Specialist V

Hi

 

To temporarily unsecure the device (until next reset) the backdoor keys can be used. This has to be performed by the program though since the debugger has no access in the secured state.

 

If you have secured a device and have no way to unsecure it in the program that is loaded (eg by commanding a mass erase) the only way to do it is via EZPORT and commanding a mass erase that way. The debugger (CFFlasher or other methods) will not work since the BDM is not active.

 

Search the forum for some programs that can be used to unlock FLASH via EZPORT. It is usually necessary to have a second board running the program connected via the EZPORT (much like a SPI connection).

 

Regards

 

Mark

 

www.uTasker.com

 

0 Kudos