Queue error code: The memory for queue creation fails to be requested.
Value: 0x02000602
Solution: Allocate more memory for queue creation, or decrease the queue length and the number of nodes in the queue to be created.
在文件los_queue.h第80行定义。