admin管理员组

文章数量:1539157

2024年5月20日发(作者:)

Blue Screen

Application Note ANBS1.00.06 [Issued date June 8, 2009]

Copyright © 2009, ThaiEasyElec , All rights reserved

Disclaimer:

This document is intended only to assist the reader in the use of the product.

shall not be liable for any loss or damage arising from the use of any information in this document

or any error or omission in such information or any incorrect use of the product.

Setting up with Eclipse and GNU

Now, it’s time for Blue Screen platform to be used with free license IDE and

compiler. This application note describes step by step on setting up the

project with GNU compiler. The IDE selected is Eclipse running on

Windows. Modifying the makefile is also described.

The example project is the Keypad project, but the same procedure can be

applied with the others. All source code (also makefile) can be downloaded

from

1. Installation of Eclipse and Yagarto

1.1 Install Java Runtime Environment (JRE)

Select “Start Menu” from your Windows and then “Run”, type “cmd” and

hit enter.

Type “java –version” to see Java Runtime version on your machine.

Application Note ANBS1.00.06

Setting up with Eclipse and GNU

2

If this is not installed on your machine, download it from here:

/javase/downloads/

. The version using in this

application note is Java Runtime Environment (JRE) 6 Update 13

1.2 Install Eclipse IDE for C/C++ Developers

Eclipse IDE for C/C++ Developers can be downloaded from:

/downloads/

. There you will get file eclipse-cpp-

. Unzip it and install on your machine.

1.3 Install Yagarto Tools and Yagarto GNU ARM Toolchain

Download from /

. Follow the installation

until “Choose Components” page, select as in the picture below.

本文标签: 说明书应用