Hardware interrupt error code: Incorrect interrupt creation mode.
Value: 0x02000906
Solution: The interrupt creation mode can be only set to OS_HWI_MODE_COMM or OS_HWI_MODE_FAST of which the value can be 0 or 1.
在文件los_hwi.h第242行定义。