Build using GCC
Purpose
Use GCC to build basic parallel lcd project (gnu).
Download and Install
-
Download
GNU Toolchain from www.codesourcery.com
and Install it.
The compiler looks like arm-xxxxxx-xxx-arm-none-eabi.exe :

For further details please visit
www.codesourcery.com.
Build SAM3U-EK basic parallel lcd project (GNU)
-
Click on
basic parallel lcd project (GNU)
and select "Execute" to launch the autoExtract under the given default path, i.e, "C:\AT91SAM"
The folder looks like:

-
Lauch build.bat by Double click on it.

-
You can find a binary file in GUN project folder:
C:\AT91SAM\basic-parallel-lcd-project-gnu\basic-parallel-lcd-project\bin\at91sam3u4_flash.bin.

Atmel Corporation ©2009