Page 1 of 1

16F1826 16F1827 with I2C not compiling

Posted: Sun Jan 29, 2012 3:43 pm
by medelec35
: error: unknown identifier 'SSPIF'
: error: invalid operand 'SSPIF'

This is caused By BoostC not Flowcode. See:
http://www.matrixmultimedia.com/mmforum ... 131#p31868
for a posted Fix

I would guess this error could apply to all the 16F18XX
Range so will need that baring in mind when V5 update is developed.

Martin

Re: 16F1826 16F1827 with I2C not compiling

Posted: Mon Jul 30, 2012 10:13 pm
by psf
And if I want to use the PIC16LF1906 which hasn't SSPIF flag on PIR1, what should I do (without changing PIC). The software routine shouldn't work anyway in any PIC?