今天发现一个问题,使用osal中的定时器管理函数
我不断的启动一个定时器,并且在事件处理的后关闭此定时器,
但是在一段时间后发现系统运行出错了,查找原因发现是定时器开启失败。
请教各位,这个问题是系统的BUG吗。
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.
今天发现一个问题,使用osal中的定时器管理函数
我不断的启动一个定时器,并且在事件处理的后关闭此定时器,
但是在一段时间后发现系统运行出错了,查找原因发现是定时器开启失败。
请教各位,这个问题是系统的BUG吗。