Hi all,
The components I'm working on them are : Tiva C TM4C129 + CC3100
in the function sl_start the program stuck.
why sl_IfOpen stuck with pDevName equals NULL ?
sl_IfOpen((char *)pDevName, 0); where pDevName is NULL
for my device
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.
Hi all,
The components I'm working on them are : Tiva C TM4C129 + CC3100
in the function sl_start the program stuck.
why sl_IfOpen stuck with pDevName equals NULL ?
sl_IfOpen((char *)pDevName, 0); where pDevName is NULL
for my device
Haya, are you running an example from the SDK? Can you suggest which one?
Also, can you confirm the board revision for the CC3100 BP and the SDK revision you are using?
Hi Haya,
Can you share more details about your solution?
Just want to highlight that the reference code provided in the SDK is for TM4C123GH6PM launchpad.
Regards,
Ankur