Software timer error code: The software timer is being used during an interrupt.
Value: 0x02000309
Solution: Change the source code and do not use the software timer during an interrupt.
在文件los_swtmr.h第150行定义。