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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

3,484件の閲覧回数
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 返答(返信)