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
PIC16 toolchain for FC9
-
pmgreene01
- Posts: 38
- http://meble-kuchenne.info.pl
- Joined: Sat Jul 08, 2023 7:39 pm
- Has thanked: 3 times
- Been thanked: 4 times
-
Steve-Matrix
- Matrix Staff
- Posts: 1667
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 236 times
- Been thanked: 395 times
Re: PIC16 toolchain for FC9
Please post your msg.txt file as that might offer some clues as to why it is not working for you.
-
pmgreene01
- Posts: 38
- Joined: Sat Jul 08, 2023 7:39 pm
- Has thanked: 3 times
- Been thanked: 4 times
Re: PIC16 toolchain for FC9
I was able to get the old compiler working again, so I can't generate the error messages any more. I thought I needed the newest compiler, but it turns out I can work with the built in one. I am not going to pursue it any more as it seems too complicated to get working.
Thanks for the reply.
Thanks for the reply.