Hi all,
I need some help in setting interrupts for the TMS320C5515 EVM. I am a novice in this area.
I am finding a difficulty in understanding how to set interrupts for this device. I know that there is an interrupt vector table (IVT) etc. But when I write an interrupt service routine (ISR), how do I map that ISR to it's specific register in the IVT?
I appreciate if you could point me out to an easy to understand example.
Many thanks!! :)