This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294 + CC3100 SW Develop Problem

Other Parts Discussed in Thread: CC3100

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. 

 

 

  • Hi Erik,

    What type of error are you seeing?

    I've asked around a bit about this and it seems to me that this a currently a product limitation. From my understanding there are some conflicting header files between the two (simplink host driver and NDK) products. As of right now, I don't think we have a good solution to operate both concurrently.