Development Using IAR - mchpgfx/legato.docs GitHub Wiki
Graphics Development using IAR Embedded Workbench
Introduction
These tutorials provide how-to guides and best practices for using MPLAB® Harmony Configurator (MHC), MPLAB® Harmony Graphics Composer and IAR Embedded Workbench to configure, generate, program and debug MPLAB® Harmony Graphics Suite graphics applications on SAM development boards.
The guide is divided into sections, each section includes summary steps (so you can speed through if you are already familiar with Harmony V3 development boards) and a detailed step-by-step guide.
Prequisites
- IAR Embedded Workbench v8.50 or higher.
- MHC v3.6.5 or higher
IAR Embedded Workbench
IAR Embedded Workbench is completely integrated development environment incorporating a compiler, an assembler, a linker and a debugger.
- Build what you want in the platform of your choice. IAR Embedded Workbench supports the Arm cores:(32-bit SAM MCUs and MPUs). Click here for details on how to install.
MHC
The MPLAB® Harmony Configurator (MHC) is a time-saving hardware configuration utility for MPLAB® Harmony, Microchip's award winning software framework. Developers use MHC to get visual understanding and control of the configuration of their target device and application. MHC is a fully integrated tool within MPLAB® X IDE.
- MHC is available as a standlone tool. Click here for details on how to install and run.