What are the Code Read Protect (CRP) levels on the LPC17xx?

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

What are the Code Read Protect (CRP) levels on the LPC17xx?

3,208 次查看
lpcware-support
Senior Contributor I

Code Read Protection allows users to enable different levels of security in the system so they can protect both their software code and hardware.

There are several methods to program or read the Flash Memory:

- JTAG interface

- ISP (In-System Programming)

- IAP (In Application Programming)

The CRP Security levels limit the access in the following ways:

CRP1 (Level 1): Flash content can't be read. Full flash erase is possible. Flash updates (No Sector 0) using ISP.

CRP2 (Level 2): Flash content can't be read. Only Erase All using ISP.

CRP3 (Level 3): No ISP access. Even NXP can't access the code a CRP3 level. IAP reprogramming is possible. See AN10851 for details:

www.nxp.com/documents/application_note/AN10851.zip

Original Attachment has been moved to: AN10851.zip

标签 (2)
标记 (2)
0 回复数