Hi Noam, I just rectified the problem, :-) Actually I wrote the IR generation first, got it working. Then I started with LWIP, also got it working, with your help of course.
But while integrating both the codes, I did not comment ---->> VIC_DeInit(); //(actually did that purposefully while writing IR generation) function call, which was a part of IR generation code, and was getting called after UDP server comes online. So everything related to interrupts was deinitialized (as ethernet requires them, it was not working) Finally it is working......... I am able to control AC over Ethernet now........... Still I have some reliability issues, as it goes offline after certain time/ packets of transmission and reception. Is there something/some function to keep it refreshing/resetting? --- Thanks a lot, Ajinkya ----(Will be available on this mailing list if somebody finds some problem, and I am able to solve it :-) ) -- View this message in context: http://lwip.100.n7.nabble.com/STR912-lwIP-Freertos-demo-tp21277p21332.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
