#define LOS_ERRNO_TSK_CONFIG_TOO_MANY   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x1a)

Task error code: Too many task configuration items.

Value: 0x0200021a

Solution: This error code is not in use temporarily.

在文件los_task.h304行定义。