uEZ GUI Start Here Guide
UEZGUI-1788-56VI
Rev. 1.11 Aug 31, 2016
Page 4
2.
Software Installation
A.
IDE Installation
All µEZ GUI projects require a development environment to compile and debug the projects.
µEZ currently officially supports IAR Embedded Workbench v7.60 and Rowley CrossWorks
3.6.5 on the LPC1788. This guide uses IAR Embedded Workbench for ARM version 7.60 and
Rowley Crossworks for ARM Version 3.6.5. Download your preferred IDE at the appropriate
link provided below and install according to the instructions provided on their respective
websites.
IAR Embedded Workbench 7.60 30-day free trial: (select Evaluation License option on install)
Windows:
o
IAR 30-day evaluation license manual activation instructions:
Rowley CrossWorks for ARM version 3.6.5 30-day free trial:
Windows:
Linux x86:
Linux ARMV7:
o
Activating Crossworks 30-day evaluation license instructions:
B.
J-Link Installation
The µEZ GUI uses a J-Link debugger probe. The SEGGER version 5.12J driver must be installed.
Download and install the software from the link below:
SEGGER J-Link Software 5.12j:
Windows:
Linux x86:
C.
µEZ Installation
µEZ is a middleware API library built on FreeRTOS and emWin. It is created, managed and
regularly updated by FDI. Download the latest µEZ release at the link provided below:
EZ (v2.08):
https://sourceforge.net/projects/uez/
Extract the µEZ 7z, or zip file, to the desired location. This folder contains the µEZ source
library, helpful tools, documentation, project files referenced in this guide, and the µEZ
project maker. The library files will be compiled in subsequent steps.