Difference between revisions of "Getting Started with MPLAB"

From Mech
Jump to navigationJump to search
Line 3: Line 3:
Download and install (by running setup.exe) the "Full Release Zipped Installation" in the default location. Do not bother to install Hitech-C when asked. You can delete the downloaded .zip file after installation.
Download and install (by running setup.exe) the "Full Release Zipped Installation" in the default location. Do not bother to install Hitech-C when asked. You can delete the downloaded .zip file after installation.


To complete the installation, download and install the [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en536656 C32 Compiler]. While MPLAB is free, the full version of the C32 Compiler is not. When you click on "MPLAB C Compiler for PIC32 in LITE Mode" you will be asked to register with Microchip. Do so and then you will be allowed to download and install the free academic version (LITE) of the Compiler.
To complete the installation, download and install the [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en536656 C Compiler for PIC32]. While MPLAB is free, the full version of the C32 Compiler is not. When you click on "MPLAB C Compiler for PIC32 in LITE Mode" you will be asked to register with Microchip. Do so and then you will be allowed to download and install the free academic version (LITE) of the Compiler.

Revision as of 22:40, 28 November 2010

MPLAB is the programming environment used to write code for PIC microcontrollers. It is provided for free from Microchip.

Download and install (by running setup.exe) the "Full Release Zipped Installation" in the default location. Do not bother to install Hitech-C when asked. You can delete the downloaded .zip file after installation.

To complete the installation, download and install the C Compiler for PIC32. While MPLAB is free, the full version of the C32 Compiler is not. When you click on "MPLAB C Compiler for PIC32 in LITE Mode" you will be asked to register with Microchip. Do so and then you will be allowed to download and install the free academic version (LITE) of the Compiler.