Hi,
I tried the timer example found in stellarisware directory (\StellarisWare_lm4f232\boards\ek-lm4f232\timers) and it works.
Then I simply substitute trom TIMER 1 A to TIMER 1 B, substituting every occurrence of TIMER1 and interrupt vector, and it doesn't works.
What is the difference between TIMER A and TIMER B, from interrupt point of view?
How can I trigger the interrupt for TIMER B?
I also tried with TIMER 4: same behaviour
best regards