Hardware interrupt error code: The interrupt has already been created as a fast interrupt.

Value: 0x02000907

Solution: Check whether the interrupt specified by the passed-in interrupt number has already been created.

在文件los_hwi.h252行定义。