Hi
I am presently using TI DM816X Spectrum digital board. I want to configure external interrupt on the board. I would like to know whether there are different dedicated pins are there for the interrupt generation or the GPIO pin can be used to generate an interrupt . How i am going to write the interrupt handler for the interrupt when i am programming my board using Code composure studio.
I am new to this board . I have programmed microcontroller which have there dedicated interrupt register but such sort of thing i didn't find after going through the datasheet. I want to handle the interrupt on the board.
Please help me out