Hi, Ethernet LED's blink because it is hardware related (PHY).
This sounds strange as we work we with timers all the time. Check your code and see. there something else that happens. I can suggest commenting all the code and just leave the timer interrupt function. See if the TCP hangs. If not than something in your code causes the problem. Noam. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ajinkya Sent: ב 22 אפריל 2013 12:27 To: [email protected] Subject: Re: [lwip-users] STR912 lwIP + Freertos demo Hi Noam, I am done with the trials of different combinations of Timers available. But I guess , something is wrong. As udp works fine without the use of timers. And as the timer related function gets called it stops (Ethernet leds continue to blink but doesn't reply ping ). Yes, I do agree that LWIP cannot use hardware timers, as its a platform independent thing. I am still checking whats going wrong here........and will also post a new thread, in case, somebody has faced same kind of problem. -- Thanks, Ajinkya -- View this message in context: http://lwip.100.n7.nabble.com/STR912-lwIP-Freertos-demo-tp21277p21330.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users ************************************************************************************ This footnote confirms that this email message has been scanned by PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses. ************************************************************************************ ************************************************************************************ This footnote confirms that this email message has been scanned by PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses. ************************************************************************************ _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
