So I was using Pit_Ip_example_S32K312 in S32 DS v3.5
I didn't change any configuration of Pit_Ip_example_S32K312 before debugging.
I just set a breakpoint in PitNotification and ran the program.
Theoretically, the program should stop at the breakpoint, but it didn't. Why?
*The program could stop at the breakpoint set in main function but not the one in PitNotification.

Thanks,
Jetty