Page 1 of 1

Compiler / Linker / Programmer

Posted: Sun Aug 18, 2019 3:39 pm
by Smartmultienergy
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 :roll:

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

Re: Compiler / Linker / Programmer

Posted: Mon Aug 19, 2019 10:02 am
by Smartmultienergy
Hi, resolved, thanks you to David from Matrix, the linker should be:

"It looks like the linker is the problem.

It should be:

Location:
$(appdir)tools\DoNothing\DoNothing.exe

Parameters:
<<parameters box should be empty>>"