#define LOS_ERRNO_TSK_FREE_STACK_FAILED   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x17)

Task error code: The task stack fails to be freed.

Value: 0x02000217

Solution: This error code is not in use temporarily.

在文件los_task.h274行定义。