Opening an MPLAB® X IDE Project
An existing MPLAB® X IDE project can be opened and then the full capabilities of the MPLAB X IDE environment can be used on a project.
This training shows a simple project that lights an LED on the Microchip Curiosity HPC Starter Kit development board. The steps shown are for reference so you don't have to download the file but if you have MPLAB X IDE installed and want to follow along with the actual file, it is available through the 'Exercise Files' link below. Just download and unzip it onto your computer. It will then show up as a folder. Remember the folder location.
Exercise Files
File | Download |
Installation
Instructions |
||
---|---|---|---|---|
Windows | Linux | Mac OSX | ||
Project and Source Files
|
| | | |
The project contains all the software files used to create the application that will be programmed into the MCU device. The next step is to build the project.