Bootloader and Interrupts
Posted: Fri Sep 26, 2008 5:09 pm
Hi
Can you please let me know how the bootloader handles interrupts in run mode.
The interrupt vectors are at 0x08 & 0x18. Are these redirected to memory above 0x0800, is so where?
I've tried 0x0818 (which strikes me as the obvious) but to no avail.
I'm using the MPLAB IDE / MPLAB C and can get code successfully running on the formula flowcode buggy, but have had no success with the interrupts.
Additionally, are you able to give any informations (or point me at any) as to what exactly is in the bootloader.
Thanks
Mal
Can you please let me know how the bootloader handles interrupts in run mode.
The interrupt vectors are at 0x08 & 0x18. Are these redirected to memory above 0x0800, is so where?
I've tried 0x0818 (which strikes me as the obvious) but to no avail.
I'm using the MPLAB IDE / MPLAB C and can get code successfully running on the formula flowcode buggy, but have had no success with the interrupts.
Additionally, are you able to give any informations (or point me at any) as to what exactly is in the bootloader.
Thanks
Mal