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_Start(0, 0, 0)执行返回负数时如何处理?

sl_Start(0, 0, 0)执行返回负数时如何处理?TI的例程基本上都是死循环,然后使看门狗复位,这种做法应用到产品上不实际,当执行sl_Start(0, 0, 0)返回负数时,是否还有其他办法处理?