LPC55S69 debug authentication using Jlink

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S69 debug authentication using Jlink

Jump to solution
1,382 Views
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.

Labels (1)
0 Kudos
Reply
1 Solution
1,376 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
1,377 Views
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 Kudos
Reply