I am working with the dsPIC30F2010. This chip is new to me. I have read the data sheet..family ref, etc. I have configured RE8 as an external interrupt (INT0) on rising edge. When the interrupt occurs the the correct interrupt flag is set and the chip then goes to what appears to be the start of the program. I am using the assembly template that Microchip supplies with MPLab. How exactly does one create an ISR for the dsPIC? In the 16F series it was an ORG
and that's where the ISR went. The dsPIC interrupt vector table says the address is 0x000014. I'm lost. Any pointers in the right direction would be appreciated. -- *Regards,* *Stephen D. Barnes* -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist