How to enable two interrupts?


Results 1 to 4 of 4

Threaded View

  1. #1

    Default How to enable two interrupts?

    Hi,
    I have one interrupt working but now would like to enable a second. The first one is a Timer2 match interrupt. The Pic is a 16f1829. I use other Pics in this same family as well. They all operate with automatic context saving so I write my interrupt handlers in assembly. When I add a second INTHAND I get an error message "duplicate handler". Maybe this should not be a big surprise. In any case, are there suggestions?
    Last edited by Dick Ivers; - 14th November 2015 at 17:06. Reason: spelling

Similar Threads

  1. Disable/Enable DT interrupt
    By aratti in forum PBP3
    Replies: 10
    Last Post: - 16th June 2018, 16:50
  2. Disable/Enable in Interrupts
    By Ioannis in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th June 2015, 07:47
  3. DT_INTS-14 /interrupts enable bits / flag bits
    By bogdan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th May 2009, 18:42
  4. Enable and Disable in Interrupts
    By stevecrunch in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 30th October 2007, 01:10
  5. ENABLE command not always mandatory?
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 23rd October 2006, 18:11

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts