I installed the latest SDK..
Demo: lwip_httpsrv_freertos works great.
When I run demo: lwip_httpssrv_mbedTLS_freertos (https:/192.168.0.102)I got the not a valid certificate message. When I acknowledge that I got a connection timeout. So there is connection is there but no webpages.
I didn't change anything and the device I'm using is the RT1060-EVK,
Any suggestion?
Thanks!
Hi spronsen:
It seems an issue with MCUXpresso debug target with memory.
It is OK to run this demo with MCUXpresso release version.
and also no problem on IAR/MDK toolchain.
Regards
Daniel
Hi:
Thank you for your feedback. Which SDK version are you using? I am using 2.8.2
In my side, the bare metal version can work, as below picture shows, but the freertos version seems not. I am analyzing this issue.
Regards
Daniel
Please carefully check which example I'm referring to. The example shown is different.
I'm using SDK 2.8.2
There is no page shown in the webbrowser:
This is the complete reference of the example i'm using:
evkmimxrt1060_lwip_httpssrv_mbedTLS_freertos