I have managed to install flowcode and link it to my pickit 1 proggrammer. A simple led on off program for the 12f675 has been tested in flowcode and then compiled. The pic appears to prgram OK but the led on off does not work.
My question is in flowcode where the configuration is do I have to put in __config _CP_OFF & _CPD_OFF etc. or do it in binary eg __CONFIG 'B' 110000100
I tried this and when I tried to compile the Dos screen threw up an error.
I then tried to open the asm file directly into mplab 7 and use the configure from there but still no joy.
Any ideas
Form a total newbie!
Iain


