16F675 interupt
Posted: Wed May 06, 2009 5:42 pm
Hi i am try to use the GP2 interupt on the 16f675 but when compiling I get the following errors the program is just a simple test to get used to the function..... Help file attached
Bill Signal Solution....
sleep test.c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" "C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c" -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC12F675 -la -c2 -o "sleep test.pp" -v -d _BOOSTC -d _PIC16
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:2): error: unknown identifier 'iocb'
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:2): error: invalid operand 'iocb'
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:7): error: failed to generate expression
sleep test.c success
Bill Signal Solution....
sleep test.c
Starting preprocessor: "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\pp.exe" "C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c" -i "C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\include" -d _PIC12F675 -la -c2 -o "sleep test.pp" -v -d _BOOSTC -d _PIC16
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:2): error: unknown identifier 'iocb'
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:2): error: invalid operand 'iocb'
C:\Documents and Settings\Bill\My Documents\Signal\LOOP\Industrial Loop\TAGS\MP\sleep test.c(115:7): error: failed to generate expression
sleep test.c success