Problem with Interrupts on PIC18f27k42

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 8-bit PIC MCUs.
Post Reply
Author
Message
FreddRincon
Posts: 8
Joined: 14 Jun 2010 23:49

Problem with Interrupts on PIC18f27k42

#1 Post by FreddRincon » 07 Aug 2018 05:51

Hi, could someone help me with the interruptions of Timer 1, I have tried, but i can't understand the IVT table. Thank you"

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Problem with Interrupts on PIC18f27k42

#2 Post by filip » 07 Aug 2018 08:06

Hi,

For now, the IVT table is not supported in the compiler (you should disable it in the config bits), you may use the standard interrupt method instead.

Regards,
Filip.

Post Reply

Return to “PIC PRO Compilers”