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.
Tool/software: Code Composer Studio
I was reading many post for hours but nothing solved my Problem:
I am trying to start the mqtt_client demo from the 1.3.0 SDK and servicepack_1.0.1.11-2.10.0.0.bin
sl_start gets stuck in
_SlReturnVal_t retVal;
retVal = _SlDrvSyncObjWaitTimeout(&g_pCB->ObjPool[ObjIdx].SyncObj,
INIT_COMPLETE_TIMEOUT,
SL_DRIVER_API_DEVICE_SL_START);
This was discussed many times, but I still don't know what to do. Is there a bug in the simplelink lib? I also used the os_debug Version, but still the same Problem.
Thanx in Prior an sorry for asking this question again, but I am real lost with this Problem
Hi Kobi,
thanks for the quick reply. I'll take a look at the starter guide. May be, I need to rebuild the driver and rtos lib.
Is there any compatibility problem with the CC3200 rev 3.2 (first generation) kits? I bought my MCU a couple of years ago and everything worked right out of the box.
Greetings
Clemens
Hi Jan,
thank you very much for the hint!
That really saved me a lot of time, otherwise I would have just keept trying to get it up running, evening by evening ....
Thank you :-)
Greetings from Hamburg Germany!
Clemens