2 configuring windows environment variables, 3 installing toolchain, 2 configuring windows environment variables -4 – Solvline Eddy DK Ver 2.20 User Manual

Page 27: 3 installing toolchain -4, Configuring windows environment variables, C:\cygwin\bin, Installing toolchain

Advertising
background image

Chapter 3. Development environment

3-4

Cygwin package being installed.



Finish setup once Cygwin installation is
completed.

3.4.2

Configuring Windows Environment Variables

Path will be added in order to reference required Eddy libraries in Windows environment.

Select Desktop Æ My Computer Æ Right click Æ Properties Æ Advanced Æ Environment Variables. Select Path

from System Variable and add the following line.

;c:\cygwin\bin

3.4.3

Installing Toolchain

Toolchain compiles source codes written in Windows environment in order that it is compatible and executable on

its target, Eddy. Toolchain install file, “toolchain-windows-arm-411.tgz”, can be found under SDK/Windows folder

in Eddy DK’s CD. Copy this file to “C:”, C drive’s root directory, and unzip the file by executing Windows

command line program “CMD” as shown below.

Toolchain will be installed to “c:\cygwin\opt\lemonix\cdt”.

Advertising