I am using a LPC55S28 chip and wish to lock it down so only authenticated debug is possible. chapter 51 of the user guide explains quite a bit about the process but does not go into the specifics of how I actually set up a debug session in say MCUXpresso.
Is there a document explaining this anywhere?
Also its not entirely clear how I generate the credentials to make this work that would be useful information too. Examples showing how to generate keys similar to those in the secure boot section would help.
Thanks