I want to use ADC and Timer interrupts in Energia. For this i have to modify ISR Table.
Energia has ISR table in Startup_gcc.c file.
So how to modify this file to access interrupts of ADC and Timers.
Or is there any Library to access Interrupts directly.
Board:- TIVA C (TM4C123G)