Re: PIC16 toolchain for FC9
Posted: Mon Dec 08, 2025 10:19 pm
Are there any better, more clear instructions for how to use the latest Microchip XC16 v2.10 compiler? I tried the stuff above and the batch files, but it still doesn't work. Is there any document that describes what is supposed to be going on with the $(options)???
This is the error message I get.
Using <myPicKit4_ExtPwr> user settings for compiler
Launching the compiler...
C:\Program Files\Microchip\xc16\v2.10\bin\xc16-gcc.exe "C:\Program Files\Microchip\xc16\v2.10\bin\" "25015_VCAmplifier_dsPIC33_DRV8876_PH-EN_03" "D:\PIC_FlowCode\" "33EV256GM004"
elf-gcc.exe: C:\Program: No such file or directory
elf-gcc.exe: Files\Microchip\xc16\v2.10\bin 25015_VCAmplifier_dsPIC33_DRV8876_PH-EN_03 D:\PIC_FlowCode: Invalid argument
elf-gcc.exe: 33EV256GM004: No such file or directory
elf-gcc.exe: no input files
This is the error message I get.
Using <myPicKit4_ExtPwr> user settings for compiler
Launching the compiler...
C:\Program Files\Microchip\xc16\v2.10\bin\xc16-gcc.exe "C:\Program Files\Microchip\xc16\v2.10\bin\" "25015_VCAmplifier_dsPIC33_DRV8876_PH-EN_03" "D:\PIC_FlowCode\" "33EV256GM004"
elf-gcc.exe: C:\Program: No such file or directory
elf-gcc.exe: Files\Microchip\xc16\v2.10\bin 25015_VCAmplifier_dsPIC33_DRV8876_PH-EN_03 D:\PIC_FlowCode: Invalid argument
elf-gcc.exe: 33EV256GM004: No such file or directory
elf-gcc.exe: no input files