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 !
Hello Holger, Thank U for the "to-do-list". It was really helpfull. I checked everything and uuups... I lost the code "IEN = 1" somewhere !!! It works now (in the simulator). Let's see if it works flashed, too (next days). Thanks a lot Chris