Hello,
I try to config SPD project for S32K344, and found the "Alarm State Interrupt Enable" could not be check under NCF2 and NCF3 ether in EB or S32DS.
Is that mean there is no way to call interrupt eMcemUserAlarmHandler?
If so, why it design like that? Interrupt handle is always fast than runtime task.
Hello,
I see no restriction on micro for such interrupt enable:
I have also configured it it design studio with no issues:
I see issue in your configuration as you do not enable any timeout for alarm state ( that interrupt), so your device will transition directly into fault state.
Best regards,
Peter