Flash Existing Quickstart IAR Project - mchpgfx/legato.docs GitHub Wiki

Microchip Technology IAR Build Quickstart Project

Build an existing Quickstart Project. You’ll start by loading launching IAR Workbench, open the quickstart workspace, compile the project.

Launch Workbench

Launch IAR EW for arm.

Microchip Technology

Load Quickstart into Workspace

Load the quickstart workspace. You have the option of loading any IAR workspace. In this example we will load legato_qs_e70_xu_tm4301b.IAR.

Under File menu, select Open Workspace.

Microchip Technology

In the file dialog, select the .eww file. In our example, we will use: legato_qs_e70_xu_tm4301b.IAR

Microchip Technology

Build Quickstart

Build the quickstart workspace.

Under Project menu, select Rebuild All.

Microchip Technology

Program Quickstart

Build the quickstart workspace. You will have to ensure the debugger drvier is set for your target.

Under Project menu, select Options. Under Categories, select Debugger. Set Driver option to CMSIS_DAP. Select Ok.

Microchip Technology

Under Project menu, select Download and Debug.

Microchip Technology

Summary

In this guide, you learned to program an existing quickstart IAR project. The steps were to launch IAR Workbench for ARM, load an existing quickstart application, build an program the project onto your development board.

Next Step

Go to the next guide in this series to create a new IAR project: Create New IAR Project


If you are new to MPLAB® Harmony, you should probably start with these tutorials: