I'm trying to use the MSCAN_KEA_DEVD package in S32DS for a KEAZ128. I've copied the driver files and the code into my project and I get compile errors in MSCAN_Module.c. NVIC_ICER, NVIC_IPR7, and NVIC_ISER can not be resolved. I've copied the section of code causing the problem below.
I believe these are supposed to be enabling interrupts, but I do not see these show up in any documentation. I think maybe these have been depreciated, but wanted to pose the question here of what would be the appropriate replacement for this code?
Thanks,
Tom Olenik

