Hi:
NOW I had a work on the S32R247, I used the PIT interrupt, but I had a problem with it.
I could configure the PIT,but I did not wirte the function of interrupt,I did not know where found the interrupt vector table。
can you hlep me ?
thank you!
Hello,
Interrupt vectors sources are described in excel sheet attached to S32R274 reference manual.
Then attachment is inside reference manual (paperclip symbol)
Based on this table you can create interrupt vector table.
Or you can check our example on community:
https://community.nxp.com/docs/DOC-333702
Peter