DEBUG password (ADKP)

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

DEBUG password (ADKP)

3,261件の閲覧回数
MengWang1
Contributor I

The S32K312 chip used in the project should unlock the DEBUG password (ADKP) in the program code.

How to implement this feature?

0 件の賞賛
返信
1 返信

3,202件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @MengWang1,

I'm sorry for the delay,

The attached procedure (password mode) would probably be possible to use from the application code,

danielmartynek_0-1684483993593.png

But this hasn't been tested / validated, and it is not recommended, as in the case, the Password Authentication you would need to have the Plain ADKP recorded in the memory to make the authentication. This can leave the ADKP exposed as it is not in secure flash.

Also, there is no need to do it this way, there are scripts available for the debuggers to authenticate them via JTAG, this doesn't require to have the ADKP directly exposed in the memory of the MCU.

 

Regards,

Daniel

0 件の賞賛
返信