Queue error code: The queue cannot be written during an interrupt when the time for waiting to processing the queue expires. Value: 0x02000609 Solution: Set the expiry time to the never-waiting mode, or use asynchronous queues. 在文件los_queue.h第150行定义。
|