#define LOS_ERRNO_SWTMR_STATUS_INVALID   LOS_ERRNO_OS_ERROR(LOS_MOD_SWTMR, 0x0e)

Software timer error code: Invalid software timer state.

Value: 0x0200030e

Solution: Check the software timer state.

在文件los_swtmr.h200行定义。