Quickstart Pre built Applications - mchpgfx/legato.docs GitHub Wiki
Quickstart Prebuilt Applications
Quickstart prebuilt applications let you start with MPLAB® Harmony Graphics Suite in about 30 seconds. These applications should give you a ready-made starting point for writing your graphics apps with MPLAB® Harmony Graphics Suite.
These applications were created using Microchip supported development boards.
To find a detailed description of these applications, see Examples and Demonstrations.
Follow the steps below to run a quickstart application.
Step 1: Get the Quickstart app
- Download the applicable repositories.
Step 2: Import the Quickstart app
- Open the MPLAB® X IDE and select File->Open Project
-
Navigate to the
apps
/legato_quickstart/firmware
and select one of the MPLAB® X quickstart projects. Then click the Open Project button. -
Under Projects, right-click project name, select Set as Main Project.
Step 3. Program Device
- Clean and build your application by clicking the Clean and Build button below.
- Program your application to the device by clicking the Make and Program button below.
-
Observe in the MPLABX console output window for successful deployment.
-
Review the Quickstart application documentation to confirm matching output on display.
Next Steps
- Build and run our applications
- Understand our board support facilities
- Learn how to build new applications
If you are new to MPLAB® Harmony, you should probably start with these tutorials:
- MPLAB® Harmony v3 software framework
- MPLAB® Harmony v3 Configurator Overview
- Create a New MPLAB® Harmony v3 Project
** Do you think this page is helpful**? Send feedback.