I am getting this same problem, how is it resolved?
"C:\Program Files\Microchip\xc8\v2.45\avr\bin>xclm
xclm.old not found, rename the original xclm.exe file to xclm.old"
Thanks
Thanks , you are right.
It is solved, xc8 1.32 run in pro mode now.
The problem was it not found the xclm.old.
The environment variable path was false.
Microchip MPLAB XC8 C Compiler (PRO Mode) V1.32
Memory Summary:
Program space used 55h ( 85) of 2000h words ( 1.0%)
Data space used 12h ( 18) of 400h bytes ( 1.8%)
EEPROM space used 0h ( 0) of 100h bytes ( 0.0%)
Data stack space used 0h ( 0) of 31Eh bytes ( 0.0%)
Configuration bits used 2h ( 2) of 2h words (100.0%)
ID Location space used 0h ( 0) of 4h bytes ( 0.0%)
Posted on: December 31, 2023, 11:08:50 23:08 - Automerged
Solved, the file was actually named xclm.old.exe
" Directory of C:\Program Files\Microchip\xc8\v2.45\avr\bin
31/12/2023 22:23 <DIR> .
31/12/2023 22:23 <DIR> ..
18/08/2023 10:16 575,696 avr-addr2line.exe
18/08/2023 10:18 596,688 avr-ar.exe
18/08/2023 10:18 779,984 avr-as.exe
18/08/2023 10:17 1,620,176 avr-c++.exe
18/08/2023 10:19 574,160 avr-c++filt.exe
18/08/2023 10:18 1,617,616 avr-cpp.exe
18/08/2023 10:16 44,752 avr-elfedit.exe
18/08/2023 10:17 1,620,176 avr-g++.exe
18/08/2023 10:17 1,616,080 avr-gcc-5.4.0.exe
18/08/2023 10:16 64,208 avr-gcc-ar.exe
18/08/2023 10:16 64,208 avr-gcc-nm.exe
18/08/2023 10:17 64,208 avr-gcc-ranlib.exe
18/08/2023 10:19 1,616,080 avr-gcc.exe
18/08/2023 10:17 496,848 avr-gcov-tool.exe
18/08/2023 10:16 502,992 avr-gcov.exe
18/08/2023 10:17 4,895,952 avr-gdb.exe
18/08/2023 10:19 628,944 avr-gprof.exe
18/08/2023 10:18 2,007,248 avr-ld.bfd.exe
18/08/2023 10:19 2,007,248 avr-ld.exe
18/08/2023 10:19 583,888 avr-nm.exe
18/08/2023 10:17 724,176 avr-objcopy.exe
18/08/2023 10:18 830,160 avr-objdump.exe
18/08/2023 10:16 596,688 avr-ranlib.exe
18/08/2023 10:20 427,216 avr-readelf.exe
18/08/2023 10:18 586,448 avr-size.exe
18/08/2023 10:18 576,208 avr-strings.exe
18/08/2023 10:19 724,176 avr-strip.exe
20/06/2014 03:58 26,624 xclm.exe
18/08/2023 10:08 5,324,496 xclm.old.exe <---------------- THIS ONE
29 File(s) 31,793,344 bytes
2 Dir(s) 727,828,021,248 bytes free"
Had to change folder view options to not hide file extensions of known file types, to then delete the .exe off the end!