|
From: | Thomas Johansen |
Subject: | [lwip-users] Stuck in netconn_write() |
Date: | Tue, 15 Jan 2013 12:55:34 +0100 |
Hi all
I have a LPC1788 running FreeRTOS and lwIP.
When a task, using netconn_write function, has a to low FreeRTOS priority, then it can lockup sometimes.
I have a function I use for sending Ethernet data via the netconn API.
But if I the calling task has a low FreeRTOS priority the task is stuck in the netconn_write(..) function??
Using higher priority, seems to solve the issue.
If the calling tasks has priority of at least 3, it seems to be fine. (I haven't tried higher)
The NVIC priority are set accordingly to Cortex M3 and FreeRTOS guideline. (Higer is lower:-))
Any idea why it does that?
Thomas ______________________ Appended by AGRAMKOW Fluid Systems A/S _______________________ This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender Immediately by return e-mail and delete it from your computer. This e-mail has been scanned by http://www.comendo.com and does not
contain virus.
|
[Prev in Thread] | Current Thread | [Next in Thread] |