Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hmm disabling the timer task was a bad idea, it makes the stack run quite unstable... enabled it again. --- Quote End --- DipSwitch, How to reproduce this instability? I run with# define MY_TIMER=0 and everything seems to be fine. It looks like in your implementation lwip timers are called both from native tcpip_thread and from your timer task. Is this intended behavior?