PIC18 interrupt handler, where to save W etc?


Results 1 to 17 of 17

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    I'll take that as a NO.
    Yep. I don't see any reason to even have priority levels enabled unless you have one interrupt that needs to interrupt another. I should have said NO priority levels VS LOW priority...

    My point was just to let the OP know he didn't need to enable priority interrupts, or use a high pri interrupt just to use the fast return with auto context restore because this;
    One nice thing about 18F's is that you don't have to save W, BSR and STATUS when using High Priority Interrupts.
    Made it sound like he did.
    Last edited by Bruce; - 16th May 2010 at 20:56.
    Regards,

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

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