lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] LWIP_NETCONN_FULLDUPLEX sys_mbox_free example


From: Kellar, Christopher
Subject: [lwip-users] LWIP_NETCONN_FULLDUPLEX sys_mbox_free example
Date: Fri, 16 Feb 2018 14:07:33 +0000

Hello,

 

Could you please provide an example of what the sys_mbox_free should look like when LWIP_NETCONN_FULLDUPLEX = 1 (has to unblock receive tasks waiting on recvmbox/acceptmbox and prevent a task pending on this during/after deletion)? I am trying to implement this on an STM32 device running FreeRTOS.

 

I am also seeing some failures when I attempt to close the netconn from a third thread. The code is hanging inside lwip_netconn_do_delconn  on the sys_sem_signal because either the op_completed_sem semaphore variable is corrupted.

 

I would really appreciate some assistance.

 

Thanks,

Chris

[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records. To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]