Hi,i have spc560p50l5 if i enable irqIsrEnable(); in debug it crash. (no codes execuded after).If i comment //irqIsrEnable(); debug works, but osal not starts.In assembly code of swirq_enable there are a lot OF_SE_ILLEGAL0x400001E8 00 00 SE_ILLEGAL 0x400001EA 00 00 SE_ILLEGAL /** * @brief Enable software IRQ. * * @param[in] irq software irq number * @param[in] prio interrupt priority * @param[in] core core to dispatch interrupt * * @sa * INTC_PSR_CORE0, INTC_PSR_CORE1, INTC_PSR_CORE2, * swirq_disable * * @notapi */void swirq_enable(uint8_t irq, uint8_t prio, uint32_t core) { irq &= 0x1FU; INTC_PSR((irq)) = INTC_PSR_ENABLE(core, prio);0x00000014 78 00 01 5C E_B _boot_address (0x00000170) _disablewatchdog:0x00000018 70 9F E7 F3 E_LIS R4,0xFFF30x0000001C 70 90 C0