In HS-SE device, the JTAG debug port is closed by default. The user can do runtime debug unlock by sending a TISCI message with a signed debug certificate. This example demonstrates how to do runtime JTAG port unlock. If the JTAG is unlocked, the example passes. The example is supported only on HS-SE device.
Refer TISCI documentation for more details about the API.
Parameter | Value |
---|---|
CPU + OS | a53ss0-0 freertos |
Toolchain | ti-arm-clang |
Boards | am62ax-sk |
Example folder | examples/security/runtime_debug_unlock |
Shown below is a sample output when the application is run,