#define LOS_ERRNO_TSK_MSG_NONZERO   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x0c)

Task error code: The task message is nonzero.

Value: 0x0200020c

Solution: This error code is not in use temporarily.

在文件los_task.h174行定义。