Page 1 of 1

Mbed TLS gives error while enabling GCOV

Posted: Mon May 27, 2019 1:31 pm
by vasu1234
We are using Mbed TLS for cloud communication using ESP32 IDF.
With GCOV disabled ESP32 is able to communicate with the cloud using Mbed TLS. But as we enable GCOV for ESP32 Embed TLS gives error (0x3F80, 0x3B00 etc...). Any solution for this?

Re: Mbed TLS gives error while enabling GCOV

Posted: Tue May 28, 2019 12:16 am
by ESP_Angus
Hi vasu1234,

Can you give some more details about the error you're seeing, please? (ie exactly what are you doing, and exactly what is the ESP32 behaviour.)

Angus