-
Notifications
You must be signed in to change notification settings - Fork 3k
How to print mbed tls debug messages in MBED ? #4985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello Laurent, you can see an example here : The debug level is between 0 (nothing) and 4 (every details) |
Thanks @adustm .
|
It doesn't work on matlab mex file |
Question
I'd like to see outputs of MBEDTLS macros like MBEDTLS_SSL_DEBUG_MSG.
Has this been plugged into MBED trace module and if so how do I activate it ?
The text was updated successfully, but these errors were encountered: