#define LOS_ERRNO_TSK_SELF_DELETE_ERR   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x1f)

Task error code:

Value: 0x0200021f

Solution: This error code is not in use temporarily.

在文件los_task.h344行定义。