A question about Timer Interrupt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2004-10-21 9:41 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2004-10-21 5:09 PM
Posted on October 22, 2004 at 02:09
I 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 code. 2. Set up a breakpoint on the Interrupt vector(IRQ). 3. It does not stop on that breakpoint.