DS-5 CE Install
Prerequisites
Before you can use ARM DS-5 Community Edition, you need to prepare your computer with the correct version of the following components:
Eclipse IDE
- If you have Eclipse installed on your system, make sure it is version 3.7 (Indigo).
- If haven’t got a compatible version of Eclipse installed, you need to download and install a more recent version from:http://www.eclipse.org/downloads/
- It is recommended that you download and installEclipse IDE for C/C++ Developers. However,Eclipse ClassicandEclipse IDE for Java Developerscan also be used.
Android SDK
- In order to develop Android applications, you must have the Android SDK installed on your computer.
- If you need to install it, please follow the instructions on:http://developer.android.com/sdk/installing.html
- Note that the Android SDK has its own dependencies and you might be required to install additional components.
- During this step you will be offered to install an Eclipse plug-in, theAndroid ADT. We highly recommend you install it, as it allows you tobuild and debug Java applications on the Eclipse IDE.
Android NDK
- The NDK allows you to implement all or part of your applications using native languages such as C and C++. If you haven’t installed this package yet, you can download and install it following the guidance on:http://developer.android.com/sdk/ndk
- For Windows hosts, in order to build the native libraries created by the NDK you will be required to alsoCygwin1.7 or newer. You can download it from:http://www.cygwin.com/
Installing DS-5 CE
The download and installation of DS-5 Community Edition is very simple and done directly on the Eclipse IDE. Follow the instructions below and watch the "How to install" video on ourVideos sectionfor guidance.
- First, go to “Install New Software...” in the Help menu.

- On the Install dialog, click on “Add...”, typehttp://tools.arm.com/eclipsein the location text box, and click OK.
- Select ARM DS-5 Community Edition, as shown on the screenshot below, and click Next. Eclipse will compute the dependencies of the DS-5 CE plug-ins.

- Depending on the Eclipse IDE package that you have installed, you can be asked to additionally install the CDT perspective and the RSE plug-in. If this is your case, click Next to install DS-5 prerequisite packages.

- Next, make sure you read and understand the terms on license agreement from both ARM and the Eclipse Foundation. If you are OK with them, click on “I accept...” and then Finish. This will take a few minutes to complete, depending on your Internet connection speed.

- When it finishes, restart your IDE.
本文详细介绍了在使用ARM DS-5 Community Edition之前,需要为计算机准备的Eclipse IDE、Android SDK、以及NDK等组件。具体包括确保Eclipse IDE版本为3.7(Indigo),下载并安装兼容版本;安装Android SDK以开发Android应用程序;以及根据需要安装NDK和Cygwin。此外,指导如何通过Eclipse IDE进行DS-5CE的下载和安装。
8558

被折叠的 条评论
为什么被折叠?



