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.

sl_Task() and _SlNonOsMainLoopTask() crash (hard fault exception)

Other Parts Discussed in Thread: CC3100

My application crashs when calling sl_Task() or  _SlNonOsMainLoopTask() . A hard fault exception occurs.

I am in a non OS environement and try to startup the CC3100 asynchronously with sl_Start(0,0, callback).

  • Is there a precondition (some kind of init) for the sl_Task() or  _SlNonOsMainLoopTask()?
  • TI Programmer Guide swru386 mentions only sl_Task(), why?
  • Why do all examples in the SDK use _SlNonOsMainLoopTask() which is not documented?

Hints how to solve this problem are highly appreciated.

Regards,

Christoph