Other Parts Discussed in Thread: HALCOGEN
Hello,
In our application, we are not using the any kind of interrupt. and we need to implement/use TI LwIP ethernet stack. But, i think this stack comes in interrupt based.
my question is, will it be feasible to use the Polling method for EMAC module instead of interrupt? is there any application OR code is available for regarding the same?