Erasing Secured Flash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Erasing Secured Flash

1,460 次查看
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?

标签 (1)
0 项奖励
回复
2 回复数

908 次查看
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 项奖励
回复

908 次查看
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 项奖励
回复