Build using Keil
Purpose
Use Keil tools to build basic parallel lcd project (Keil).
Download and Install
-
Download
MDK-ARM (Evaluation Software)
and Install it.
Evaluation Software from Keil has some limitations. For example, the linker does not accept scatter-loading description files for sophisticated memory layouts. The --scatter command line option is disabled. There are detailed information on www.keil.com.
For further details on how to install the tools and build the program, please refer to the
µVision IDE Overview .
Build SAM3U-EK basic parallel lcd project (Keil)
-
Click on
basic parallel lcd project (Keil)
and select "Execute" to launch the autoExtract under the given default path, i.e, "C:\AT91SAM"
-
Run Keil uVision3 from Startup Menu.

-
Select menu "Project->Open Project..." to open Workspace in your uncompressed folder, such as:
C:\AT91SAM\basic-parallel-lcd-project-keil\at91sam3u-ek\basic-parallel-lcd-project\
at91sam3u-ek-basic-parallel-lcd-project.mpw

-
Select one target in Workspace according to your EK, "flash-SAM-ICE"

-
Click Build icon
to compile the project

Atmel Corporation ©2009