#define OS_ERRNO_HWI_NO_MEMORY   LOS_ERRNO_OS_ERROR(LOS_MOD_HWI, 0x03)

Hardware interrupt error code: Insufficient memory for hardware interrupt initialization.

Value: 0x02000903

Solution: Expand the configured memory.

在文件los_hwi.h212行定义。