Build using IAR
Purpose
Use IAR tools to build basic parallel lcd project (IAR).
Download and Install
-
Download and Install IAR Embedded Workbench from
IAR website.
Free Kickstart Edition IAR Embedded Workbench for ARM (code size limited).
License code is needed for installation and you can get it from the web.
For further details on how to install the tools and build the program, please refer to the
IAR EWARM User Guide.
Build SAM3U-EK basic parallel lcd project (IAR)
-
Click on
basic parallel lcd project (IAR)
and select "Execute" to launch the autoExtract under the given default path, i.e, "C:\AT91SAM"
-
Run IAR Embedded Workbench from Startup Menu.

-
Select "Open existing workspace",

or select menu "File->Open->Workspace..."

to open Workspace in your uncompressed folder:
C:\AT91SAM\basic-parallel-lcd-project-iar\at91sam3u-ek\basic-parallel-lcd-project\basic-parallel-lcd-project.eww
-
Select menu "Project->Options..."


-
Select core "Cortex-M3" and click OK.

-
Select one target in Workspace according to your EK, "at91sam3u4_flash"

-
Click Make icon
or press F7 to compile the project

-
You can find a binary file in IAR project folder:
C:\AT91SAM\basic-parallel-lcd-project-iar\at91sam3u-ek\basic-parallel-lcd-project\ewp\at91sam3u4_flash\Exe\at91sam3u4_flash.bin.
Atmel Corporation ©2009