🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

NXP S32G2/3xx/S32R45x/S32K3: Unlock secure debug

02-Aug-2024

Password and Challenge/Response authentication are secure debug modes that prevent unauthorized access to the SoC by requiring correct credentials at the start of a debug session. Once authenticated, the SoC remains unsecured until a power-on-reset or similar reset occurs.


For Password authentication, BlueBox provides a password to unlock further debug access. winIDEA uses an EVE script to automate this authentication at the start of each session.


For Challenge/Response authentication, you must register your SoC using its unique identifier (UID) and an Application Debug Key/Password (ADKP) via NXP's software tool, Volkano. This tool securely stores the registration on a PC or NXP smartcard. The SoC issues a random Challenge, and Volkano calculates the Response using the UID, ADKP, and Challenge.


After registration, winIDEA can automatically authenticate using an EVE script at the start of each debug session..


For a how-to guide, refer to Unlock secure debug on NXP S32G2/3xx, S32R45x, and S32K3

Was this answer helpful?