PIC18 interrupt handler, where to save W etc?


Results 1 to 17 of 17

Threaded View

  1. #6
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Is there a reason anyone can come up with for using only Low Priority Interrupts?
    I use low priority exclusivley unless I have more than 1 interrupt, and one 'or more' needs priority over the lower priority interrupt task.

    If you only have 1 interrupt enabled, I can't see why making it high priority VS low priority would be of any benefit!

    Consequently, DT_INTS crashes if you try to only use LP ints
    Yikes. I haven't used DT_INTs much with 18F types, but that's good to know. What causes that to happen?
    Last edited by Bruce; - 16th May 2010 at 03:50.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Members who have read this thread : 1

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