Part Number:TM4C1294NCPDT
Tool/software: TI-RTOS
Hai,
How to enable EMAC and WIFI on same TIVA TM4C1294xl launchpad.
we are trying to implement but in those given lines,
Http.networkStack = Http.NDK;
Http.networkStack = Http.SimpleLink;
WIFI override EMAC or EMAC override WIFI. how to solve this problem?
there is any other way to solve this problem?