gnupic@linuxhacker.org
gnupic@linuxhacker.org
I would like to start using GPAL but am unsure of its current status.
The features I want are fairly basic, however I will need to toggle port
pins and responder to timer interrupts. Is it possible to do this yet
with GPAL?
On reviewing the examples in gputils-extra, its implied that there is a
"header" pragma, however the compiler errors at this.
Checking the code produced by a simple test program looks very good, the
interrupt vector locations (0x04 and 0x05 on a 16f877) are skipped, so I
am hopeful that interrupts are or will be supported. I cannot however
find any reference in the docs.
I am using the 0.12 release.
Thanks for a very promising set of tools..................Mike.
gnupic@linuxhacker.org