demo: lwip_httpssrv_mbedTLS_freertos doesn't work

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

demo: lwip_httpssrv_mbedTLS_freertos doesn't work

1,116 Views
e_v_spronsen
Contributor III

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!

0 Kudos
3 Replies

1,082 Views
danielchen
NXP TechSupport
NXP TechSupport

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

0 Kudos

1,085 Views
danielchen
NXP TechSupport
NXP TechSupport

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.

pastedImage_1.png

Regards

Daniel

0 Kudos

1,085 Views
e_v_spronsen
Contributor III

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:

Capture.PNG

This is the complete reference of the example i'm using:

evkmimxrt1060_lwip_httpssrv_mbedTLS_freertos

0 Kudos