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...I'll take that as a NO.
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;
Made it sound like he did.One nice thing about 18F's is that you don't have to save W, BSR and STATUS when using High Priority Interrupts.
Bookmarks