Demonstrating Secure Digital Flash Memory Card Functionality Using MPLAB® Code Configurator (MCC) - Step 5: Build and Program
Last modified by Microchip on 2024/06/04 12:30
Build and Program
MPLAB® X Integrated Development Environment (IDE) is an expandable, highly configurable software program that incorporates powerful tools to help you discover, configure, develop, debug and qualify embedded designs for most of our microcontrollers (MCUs) and Digital Signal Controllers (DSCs). MPLAB X IDE works seamlessly with the MPLAB development ecosystem of software and tools, many of which are completely free.
We’ll use MPLAB X IDE to build and program the project into the PIC® MCU.
Build project
Right-click on the project and select Build.
The project will successfully build.
Program MCU
Click the Make and Program Device icon to program the MCU.
On the Starter Kit on Board tab, you will see the message, “Programming/Verify complete.”
Learn More
- Demonstrating Secure Digital Flash Memory Card Functionality Using MPLAB® Code Configurator (MCC)
- Demonstrating Secure Digital Flash Memory Card Functionality Using MPLAB® Code Configurator (MCC) - Step 4: Configure File System and SD/MMC Card Libraries
- Demonstrating Secure Digital Flash Memory Card Functionality Using MPLAB® Code Configurator (MCC) - Step 6: Test Application