Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_test_rev_get_log_req()

void lt_test_rev_get_log_req ( lt_handle_t h)

Test steps:

  1. Reboot into Application mode.
  2. Start Secure Session with pairing key slot 0.
  3. Read CFG_DEBUG from I and R config to check if FW logging is enabled.
  4. Read the FW log (assert LT_OK if FW logging enabled, LT_L2_RESP_DISABLED otherwise).
  5. Print the FW log into the test log if enabled or it's length is not zero.
  6. Reboot into Maintenance mode and repeat steps 2-5.
Parameters
hHandle for communication with TROPIC01