I have hardware interrupts firing off of a timer, but they do not seem to fire when program is occupied with another function. Since my code runs in a loop, my interrupts don't get called.
Can someone please point me in a direction that will help to solve this issue?
Thanks,
Jason