Queue error code: The task is forbidden to be blocked on a queue when the task is locked.
Value: 0x02000606
Solution: Unlock the task before using a queue.
在文件los_queue.h第120行定义。