I'm running an STR750F with the 75x library and want to set up Timer 0 and Timer 1 to be a cascaded countdown timer, with an interrupt occurring every time Timer 1 runs out. Can anyone supply me with a simple piece of code that does that? I've gotten a cascaded timer running but it won't generate an interrupt.