FDI AN EZ 009 www.TeamFDI.com EZ GUI Start Here Guide UEZGUI-1788-43WQR Introduction At Future Designs, our goal is to make it easy for our customers to get their projects up and running as quickly as possible. In this guide, you will develop a simple graphical user interface (GUI) on the EZ platform to demonstrate how to use some of the core features of emWin and EZ. Using this Hello World type of walkthrough as a starting point, we hope to shorten the learning curve for GUI development. Aside from this document, there are many additional resources available at www.TeamFDI.com. If you ever need more help, contact us and we will be happy to assist you. Hardware Used in This Guide: (Included in Kit) UEZGUI-1788-43WQR-BA SEGGER J-Link Lite Probe FDI J-Link 20-pin to mini-10 pin adapter model JLINK-ARM-AD USB Type A to USB Type Mini B Cable (2x) Universal AC to 5V USB plug Power Supply Unit Software Used in This Guide: (Installation and usage instructions are provided within the guide) SEGGER J-Link Software EZ Source w/ Project Maker (v2.08 or later) One of the following IDEs: o Rowley CrossWorks v3.6.5 o IAR Embedded Workbench v7.60 Files Used in This Guide: (Installation and usage instructions are provided within the guide) Start Here Project Files (located in the EZ source download) Rev. 1.11 Aug 31, 2016 Page 1 uEZ GUI Start Here Guide UEZGUI-1788-43WQR Contents 1. Hardware Verification ............................................................................ 3 2. Software Installation .............................................................................. 3 A. IDE Installation .................................................................................................................. 3 B. J-Link Installation ............................................................................................................... 4 C. EZ Installation.................................................................................................................. 4 3. Connecting the J-Link Debugger to the EZ GUI for programming .......... 5 4. Developing a Simple GUI Application with emWin ................................. 5 A. emWin Introduction .......................................................................................................... 5 B. Building and Running the Initial Project............................................................................ 6 C. Adding a Button to the Home Screen ............................................................................. 11 D. Creating a New Window ................................................................................................. 15 E. Adding Callback Functionality ......................................................................................... 19 F. Interfacing with the Onboard Temperature Sensor ....................................................... 20 G. Creating a Task ................................................................................................................ 22 H. Adding a Back Button ...................................................................................................... 24 5. Restoring the Out-of-Box (OOB) Demo (Optional) ................................ 27 6. Next Steps ............................................................................................ 28 7. Website and Support ............................................................................ 28 Important Legal Information Information in this document is provided solely to enable the use of Future Designs products. FDI assumes no liability whatsoever, including infringement of any patent or copyright. FDI reserves the right to make changes to these specifications at any time, without notice. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Future Designs, Inc. (FDI) 996 A Cleaner Way, Huntsville, AL 35805. For more information on FDI or our products please visit www.teamfdi.com. NOTE: The inclusion of vendor software products in this kit does not imply an endorsement. 2016 Future Designs, Inc. All rights reserved. EZ is a registered trademark of Future Designs, Inc. Windows is a registered trademarks of Microsoft. emWin and J-Link are registered trademarks of SEGGER Microcontroller GmbH & Co. KG. IAR EMBEDDED WORKBENCH is a registered trademark of I.A.R. Systems AB. Rev. 1.11 Aug 31, 2016 Page 2