8 years, 1 month ago.

Enable trace for mbedtls in mbed-os-example-client example

HI All, I am unable to figure how to enable traces inside mbedTLS to get the handshake trace. Can anyone help?

I have defined the following: ENABLE_MBED_CLIENT_MBED_TLS_DEBUGS and set this config param in main:

mbed_trace_config_set(TRACE_ACTIVE_LEVEL_DEBUG);

but no luck. I only see mbedclient traces not at mbedtls level.

Be the first to answer this question.