Program no longer compiles (last compiled back in January)
Posted: Thu Oct 17, 2019 11:59 am
Hi Everyone
I have a program which needs to be modified which I originanly did back in January. However, it no longer compiles. I am using PIC16F1508 and changed the internal oscillator speed in the osccon register to 0x7A using a C-code component in the original version.
Now compiling it gave me errors with this, so in order to overcome these I had to se the OSCCON to 0x7A (only went from lower case to upper case). The only thing is, the clock seems to be running the correct speed but the rest of the program does not seem to be working. Even if nothing else is changed...
I have attached a program, any idea's
Thanks
I have a program which needs to be modified which I originanly did back in January. However, it no longer compiles. I am using PIC16F1508 and changed the internal oscillator speed in the osccon register to 0x7A using a C-code component in the original version.
Now compiling it gave me errors with this, so in order to overcome these I had to se the OSCCON to 0x7A (only went from lower case to upper case). The only thing is, the clock seems to be running the correct speed but the rest of the program does not seem to be working. Even if nothing else is changed...
I have attached a program, any idea's
Thanks