Hi Filipe, I think you are not using the latest bee-package.
I fixed this problem in the timer0_isr_interval.jal library in May of this year. The problem was reported earlier by someone else. Please download the latest bee-package from the JAL website. Thanks. Kind regards, Rob ________________________________ Van: [email protected] <[email protected]> namens flyway38 <[email protected]> Verzonden: dinsdag 13 december 2022 18:27 Aan: jallib <[email protected]> Onderwerp: [jallib] PIC16F19176 Timer Lib Hello, New problem. Trying to use Timer Lib; timer0_isr_interval Getting this error: [Error] (lib/timer0_isr_interval.jal) [Line 56] "intcon_tmr0ie" not defined [Error] (lib/timer0_isr_interval.jal) [Line 56] 'end' expected (got 'intcon_tmr0ie') [Error] (lib/timer0_isr_interval.jal) [Line 56] {function starts at C:\JALLIB~1\lib/timer0_isr_interval.jal:53} [Error] (lib/timer0_isr_interval.jal) [Line 56] "intcon_tmr0ie" not defined [Error] (lib/timer0_isr_interval.jal) [Line 56] unexpected token: "intcon_tmr0ie" [Error] (ParqTelm_V05.jal) [Line 288] "timer0_isr_init" not defined [Error] (ParqTelm_V05.jal) [Line 288] unexpected token: timer0_isr_init Believe it has to do with PPS issues, but need help on how to make use of a timer in my code. Thank you very much. Best Regards, Filipe Santos. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/6a20f0d0-8d2d-4d33-999d-ac7d772e7470n%40googlegroups.com<https://groups.google.com/d/msgid/jallib/6a20f0d0-8d2d-4d33-999d-ac7d772e7470n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/GVXP195MB1637779AD391AF4E0B4A2F61E6E39%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM.
