The PIC 16F1828 Chips supports Interrupt on change for Port A & B. However great cow basic only seems to support Interrupt on Change on Port B. If you try to use A or A & B a complier error occurs.
It looks like the chip data file may be incorrect, is this something easy to change ?
As a workaround use portbonchange as portabonchange.
Last edit: Anobium 2015-09-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The PIC 16F1828 Chips supports Interrupt on change for Port A & B. However great cow basic only seems to support Interrupt on Change on Port B. If you try to use A or A & B a complier error occurs.
It looks like the chip data file may be incorrect, is this something easy to change ?
As a workaround use portbonchange as portabonchange.
Last edit: Anobium 2015-09-24
Moved to Chip File problems.
Last edit: Anobium 2015-10-15