Hi, did a windows upgrade to win10 and running FC8. Using Pickit 2. Have gone through the documentation relevant to the programmer setup but am missing something and cant get it going. Could someone assist with the relevant and syntax for compiler / linker / programmer setting in FC8. Pickit 2.61 installed and MP Lab x. Was fine before win upgrade but for the life of me cannot get it right now
Setting at the moment as follows:
Compiler
$(compilerpic)batch\pic_xc8_comp.bat
$(chip) "$(outdir)" "$(target)"
Linker
$(compilerpic)batch\pic_xc8_comp.bat
Programmer
D:\PRG FILES WIN 10\Flowcode v8\tools\PICkit2\pk2cmd.exe
-BD:\PRG FILES WIN 10\Flowcode v8\tools\PICkit2\ -PPIC%p - F%f.hex -M -A5 -R
Thanks in advance