Posted on November 02, 2004 at 07:03The overflow interrupt works properly. But I still want to know more information about OCFA. For example: How to make a interrupt when TIMn_CNTR matches TIMnOCAR. Thanks for your help
Posted on November 02, 2004 at 06:48 Hi: I have a problem and need your help. I want to Enable or Disable IRQ and FIQ in PSR. But It does not work properly. It is my sample code below. There are 3 steps 1. Enable FIQ, IRQ 2. Disable ...
Posted on October 22, 2004 at 02:09I am testing the Timer Interrupt (TOF,OCFA)and I have some question. When the timer overflow and it will trigger TOF. But I fail to trigger OCFA. Those are my test procedure. 1. Download the image of OCMP sample co...