hi
i use the C:\TI\tirtos_tivac_2_12_01_33\packages\ti\drivers\wifi\cc3100\Simplelink\, to develop the wifi function, it works well
and i use the C:\TI\tirtos_tivac_2_12_01_33\products\ndk_2_24_02_31\packages\ti\ndk\inc\bsd\ to develop the ethernet function, it also works well.
now, i wnat to develop wifi + ethernet function both alive simutanneously based on C:\TI\tirtos_tivac_2_12_01_33\products\ndk_2_24_02_31\packages\ti\ndk\inc\bsd\, the ethernet function works well, but when i try to send package out via wifi, it always fail, i need a hint to solve this problem, thank you.