I have many questions about sm_98 and sm_100 from NVIC section, according to the solution in https://community.nxp.com/t5/SafeAssure-Community/S32K11x-SM-5-6-6-NVIC-or-interrupts/m-p/934442#M91.
Firstly, Is this the correct way that I only check the interrupt status of regusters for SM_100 and NVIC interrupts for SM_98?
Secondly, if interrupt status or NVIC interrupt is set,what should I do? Clear the corresponding bits in registers?