This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use timer T6 !?!

I have a problem by using the timer T6.I downloaded the apnt_115_p1 and included the timer-files to my current project.It worked - but only while I was debugging.When I tried to flash the hex-file, I lost all the functionality. When I tested the timersript whithout hardware (to understand how it realy works) it seemed to be easy: It produces periodic int.req.(in the way the timer is initialized) - But I don't understand why there is no jump into the ISR when a reguest is given ?!? Is there no int.ack.?!? (global interrupts are enabled!)
I think I have a problem by using and understanding interrupts :-). Please help me !

0