|
MPLABX + XC8 installation |
||
Download the software latest version from Microchip web page, or from our Google Drive.
For instance: MPLABX-v6.20-windows-installer.exe
Run the executable file and select only 8-bit microcontroller chips.
For instance: xc8-v3.00-full-install-windows-x64-installer.exe
Run the executable file and select the free demonstration version.
Header file to include with all your projects: config.h
Default C compiler global properties used in CSD projects:
Additional options to control warning indications: -Xparser -Wno-implicit-int-conversion -Wno-implicit-int-float-conversion