Hi,
I have got a issue when Ethernet and RTI worked together. I am using lwip-1.4.1 for UDP communication and my application should run every 50 msec and not in a continuous loop , so i have use RTI to calculate the time , once i configure both RTI and Ethernet and run my application will stop after few min. When i stop the RTI and run my application in a tight loop everything works fine . Here for Ethernet i have used IRQ and for RTI FIQ. can anybody help regarding this??.