beautypg.com

Configuration of windows environment variables, Installation of toolchain, 6 configuration of windows environment variables – Solvline Eddy DK User Manual

Page 84: 7 installation of toolchain

background image

Eddy DK Programmer Guide

84

3.6 Configuration of Windows Environment Variables

Path should be added in order to refer required Eddy libraries in Windows environment.
Select ‚Desktop‛

 ‚My Computer‛  Right click  ‚Properties‛  select ‚Advanced‛ tab  click

‚Environment Variables‛.
Select Path from System Variable and add the following line on the very beginning.

C:\cygwin\bin;

3.7 Installation of Toolchain

Toolchain compiles source codes composed on Windows environment and make it executable on the target, Eddy.
Eddy. Toolchain installation file, ‚toolchain-windows-arm-411.tgz‛, can be found under SDK/Windows folder in
Eddy DK‘s CD. Copy the file to the root folder of ‚C:‛, and unzip the file from Windows command line as
below.
Toolchain should be installed to ‚c:\cygwin\opt\lemonix\cdt‛.

Note that the command is case-sensitive.