CLEAN SUCCESSFUL (total time: 32ms) make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf make[1]: Entering directory 'C:/Users/gio/Desktop/Esercizi MPLAB/18f4550_1_LCD.X' make -f nbproject/Makefile-default.mk dist/default/production/18f4550_1_LCD.X.production.hex make[2]: Entering directory 'C:/Users/gio/Desktop/Esercizi MPLAB/18f4550_1_LCD.X' "C:\Program Files\Microchip\xc8\v2.32\bin\xc8-cc.exe" -mcpu=18F4550 -c -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC18Fxxxx_DFP/1.2.26/xc8" -fno-short-double -fno-short-float -memi=wordwrite -O0 -fasmfile -maddrqual=ignore -xassembler-with-cpp -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/conf" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/inc" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/src" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/src/modules_PIC_8_bits" -mwarn=0 -mext=cci -Wa,-a -DXPRJ_default=default -msummary=-psect,-class,+mem,-hex,-file -ginhx032 -Wl,--data-init -mno-keep-startup -mno-download -mdefault-config-bits -std=c99 -gdwarf-3 -mstack=compiled:auto:auto:auto -o build/default/production/main.p1 main.c In file included from main.c:16: ../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/src\LTlib_utilities.c:99:17: warning: implicit conversion loses integer precision: '__s_int16' (aka 'int') to '__u_int8' (aka 'unsigned char') [-Wconversion] new_digit = value; ~ ^~~~~ 1 warning generated. "C:\Program Files\Microchip\xc8\v2.32\bin\xc8-cc.exe" -mcpu=18F4550 -Wl,-Map=dist/default/production/18f4550_1_LCD.X.production.map -DXPRJ_default=default -Wl,--defsym=__MPLAB_BUILD=1 -mdfp="C:/Program Files/Microchip/MPLABX/v5.45/packs/Microchip/PIC18Fxxxx_DFP/1.2.26/xc8" -fno-short-double -fno-short-float -memi=wordwrite -O0 -fasmfile -maddrqual=ignore -xassembler-with-cpp -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/conf" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/inc" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/src" -I"../../LAURTEC/LTlib_v_5.0.0_Free/LTlib_v_5.0.0_Free/src/modules_PIC_8_bits" -mwarn=0 -mext=cci -Wa,-a -msummary=-psect,-class,+mem,-hex,-file -ginhx032 -Wl,--data-init -mno-keep-startup -mno-download -mdefault-config-bits -std=c99 -gdwarf-3 -mstack=compiled:auto:auto:auto -Wl,--memorysummary,dist/default/production/memoryfile.xml -o dist/default/production/18f4550_1_LCD.X.production.elf build/default/production/main.p1 Memory Summary: Program space used 4BDh ( 1213) of 8000h bytes ( 3.7%) Data space used 32h ( 50) of 800h bytes ( 2.4%) Configuration bits used 7h ( 7) of 7h words (100.0%) EEPROM space used 0h ( 0) of 100h bytes ( 0.0%) ID Location space used 8h ( 8) of 8h bytes (100.0%) make[2]: Leaving directory 'C:/Users/gio/Desktop/Esercizi MPLAB/18f4550_1_LCD.X' make[1]: Leaving directory 'C:/Users/gio/Desktop/Esercizi MPLAB/18f4550_1_LCD.X' BUILD SUCCESSFUL (total time: 4s) Loading code from C:/Users/gio/Desktop/Esercizi MPLAB/18f4550_1_LCD.X/dist/default/production/18f4550_1_LCD.X.production.hex... Program loaded with pack,PIC18Fxxxx_DFP,1.2.26,Microchip Loading completed