#define LOS_ERRNO_EVENT_SHOULD_NOT_DESTORY   LOS_ERRNO_OS_ERROR(LOS_MOD_EVENT, 0x08)

Event reading error code: should not be distory.

Value: 0x02001c08

Solution: Check whether the event list is not empty.

在文件los_event.h157行定义。