I have to work on some old code on a PIC18F452 which now won't build. I get a syntax error on the following line:#pragma config PWRT = OFF // Power Up Timer is disabled
I am using C18 v3.46, my language tool locations all look good. I have included ..
I am using C18 v3.46, my language tool locations all look good. I have included ..