Semaphore error code: The API is called during an interrupt, which is forbidden.
Value: 0x02000705
Solution: Do not call the API during an interrupt.
在文件los_sem.h第113行定义。