lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] FreeRtos lwip Thread stops


From: Noam Weissman
Subject: Re: [lwip-users] FreeRtos lwip Thread stops
Date: Thu, 16 Jun 2016 11:16:41 +0000

Hi,

 

Questions:

1.       What mode are you using: RAW API, Netconn or Socket ?

2.       Is the web server something you wrote or some code from the contribution ?

 

You can either use STM32 has own IWDG hardware or create some task that monitors activity.

 

BR,

Noam.

 

From: lwip-users [mailto:lwip-users-bounces+address@hidden On Behalf Of Erkan Ersoy
Sent: Thursday, June 16, 2016 11:42 AM
To: address@hidden
Subject: [lwip-users] FreeRtos lwip Thread stops

 

    Hello

So my device uses lwip 8.2.3 and lwip 1.4.1. STM32F107

 

I have web server running and a thread connects a web site take down information parse it and sleep 250ms . And a thread blinks a led. Yesterday I left my device for testing and about 2 hours http client thread stopped wiyhout any error.

So i have 2 questions

- Why a thread stops?

- is it possible to make a thread that monitors other threads and if it stops starts it again or restarts the device. (or one after another if one fails).

 

Thank you


reply via email to

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