Alternate Interrupt Vectors

Post your requests and ideas on the future development of mikroPascal PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
jpc
Posts: 1986
Joined: 22 Apr 2005 17:40
Location: France 87

Alternate Interrupt Vectors

#1 Post by jpc » 26 Feb 2011 14:45

i would like to see a compiler option to select the alternate interrupt vector table.
This should be implemented such that the generated .hex will only contain the selected vectortable and NOT overwrite the other vectortable.
This will allow loading 2 applications ( e.g. advanced bootloader and user-applications) that both may use interrupts.
Au royaume des aveugles, les borgnes sont rois.

jpc
Posts: 1986
Joined: 22 Apr 2005 17:40
Location: France 87

Re: Alternate Interrupt Vectors

#2 Post by jpc » 26 Feb 2011 15:17

ok, i found the AIVT_ADDR table in the definitionfiles so i can place the interrupt where i want.
Au royaume des aveugles, les borgnes sont rois.

Post Reply

Return to “mikroPascal PRO for dsPIC30/33 and PIC24 Wish List”