OpenNuvoton / NUC980_NonOS_BSP

Non-OS BSP for NUC980 Series Microprocessor
12 stars 13 forks source link

Running demo project SampleCode_FreeRTOS/LwIP_httpd_netconn/ results in deadlock #9

Open munjalii opened 1 year ago

munjalii commented 1 year ago

Running SampleCode_FreeRTOS/LwIP_httpd_netconn/ results in deadlock on NK-980IoT board (https://www.nuvoton.com/products/iot-solution/iot-platform/numaker-iiot-nuc980/)

https://github.com/OpenNuvoton/NUC980_NonOS_BSP/blob/5464d24a536495848dcae3bfaf9b3c3d97f1fc29/ThirdParty/lwip/src/api/tcpip.c#L333

Commenting out LOCK_TCPIP_CORE(); makes it work fine..

yclu-ntc commented 1 year ago

Hi, I can not reproduce this problem on IOT board. Would you please describe the condition, ethernet wiring and software configuration, in detail? Thanks!

munjalii commented 1 year ago

Sure will fork, make modification & share details about same after reproducing it again.

munjal-gc commented 1 year ago

@yclu-ntc added #10 to demonstrate issue, let me know if any further details / screenshots would be helpful.

JS-Dataprobe commented 1 year ago

The iPIO has its own web server. We do not want the LWIP web server. The WEB20 code in the original iPIO needs to be ported to the new platform. We will discuss in the meeting at 9:30