Quote Originally Posted by mister_e View Post
Seems i've overlooked this one..
Code:
@ __CONFIG _CONFIG4L, _LVP_ON_4L & _STVREN_ON_4L & _XINST_ON_4L & _DEBUG_OFF_4L
Must be off as the compiler don't use the extended instruction set.

DEFINE I2C_SLOW seems to do weird things here...

EDIT: WHICH WILL BE FIX IF I DARE TO INSTALL THE LATEST PATCH
Well now! We have made SOME progress here. Now the proc is upset that it has not heard back from the 23016! I did as Mr. E suggested and disabled the extended stuff in the proc.
I am working at 20 MHz (tried going to 8 with no help Skimask), so now my LCD message of 'No ACK from I2C device' comes into play. Curious, but re-invigorated......

I am also now using 2.50A PBP still have not located the MPASM 5.20........

All comments and advice is needed however.......