Hello everyone,
I applied for some s32k344 sample chips before, and configured one of them to s32k324. I created a new project for s32k324 and regenerated the driver code. All functions worked fine, except for entering ISR. I downloaded the former project of s32k344 to the chip, interrupts can be triggered regularly.
I exchanged the link files and startup code between the two project, only the project of s32k344 can trig interrupts still.
Anyone met the same problem?