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.

Provisioning lib not working with RTOS

Other Parts Discussed in Thread: CC3200

TI Support,

We are trying to use the provisioning lib included in the CC3200 SDK v1.2, however we have found that it is not compatible with FreeRTOS. We can see from other unanswered posts on this forum that it also does not work with TI-RTOS. When importing the provisioning library into our fully functioning app, we get the following linker error:

"unresolved symbol _SlNonOsSemGet"

See this post from another user experiencing the same issue, but still with no help from TI support:

http://e2e.ti.com/support/wireless_connectivity/simplelink_wifi_cc31xx_cc32xx/f/968/t/527653

Please help resolve this issue. Thanks,

John