View previous topic :: View next topic |
Author |
Message |
cerr
Joined: 10 Feb 2011 Posts: 241 Location: Vancouver, BC
|
interrupt question |
Posted: Mon Mar 21, 2011 11:15 am |
|
|
Hi There,
Something I couldn't quite read out of the datasheet is, when a high priority interrupt interrupts a low priority interrupt, why won't the PC after completion of the high priority interrupt go back to the low priority interrupt and finish the code there..? It doesn't seem to be doing that here :(
Any hints?
Thanks! |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9226 Location: Greensville,Ontario
|
|
Posted: Mon Mar 21, 2011 2:22 pm |
|
|
Please post a small program that shows what you mean, as well as PIC type, compiler version, etc. |
|
|
|