LPC55S69 debug authentication using Jlink

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

LPC55S69 debug authentication using Jlink

跳至解决方案
1,422 次查看
Sulthan
Contributor I

Hello,

I would like to use the debug authentication option using the Jlink debugger, Currently AN13037 mentions about the use of Jlink as an interface selection in 3.2.6. - "Interface selection -i is right now
supporting PYOCD for CMSIS-DAP and JLINK for the J-Link debugger".

How to debug auth LPC55S69 with Jlink using the DC.

Any response regarding this would be appreciated.

Best regards,

Sulthan.

标签 (1)
0 项奖励
回复
1 解答
1,416 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Sulthan,

Which step do you have  question about "How" ? The authentication command?

Change the command in AN as below :

nxpdebugmbox -i jlink start
nxpdebugmbox -i jlink -p 1.0 auth -b 0 -c keys\dck_rsa_2048.dc -k keys\dck_rsa_2048.pem

 

And pay attention, the SPSDK updated to new version, so if you refer to this AN , about the files under AN folder, not suitable, please download new example files in https://github.com/NXPmicro/spsdk/tree/master/examples/dat 

 

BR

Alice

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,417 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Sulthan,

Which step do you have  question about "How" ? The authentication command?

Change the command in AN as below :

nxpdebugmbox -i jlink start
nxpdebugmbox -i jlink -p 1.0 auth -b 0 -c keys\dck_rsa_2048.dc -k keys\dck_rsa_2048.pem

 

And pay attention, the SPSDK updated to new version, so if you refer to this AN , about the files under AN folder, not suitable, please download new example files in https://github.com/NXPmicro/spsdk/tree/master/examples/dat 

 

BR

Alice

0 项奖励
回复