Renesas Starter Kit Quick Start for RX63T Serial Port Application Interfaces Reset Switch LCD Module LCD Module Header DC Power Jack Power LED E1 Header User LEDs LIN Header E1 Debugger Application Interfaces User Switches Analog Adjust 1. Installation Do not connect the E1 debugger module until the software support has been installed. 1. Insert the CD into your computers CD-ROM drive. The CD should automatically run the installation program. If the installer does not start, browse to the CD root folder and double click on setup.exe. 2. Windows 7 /Vista users may see User Account Control dialog boxes. If applicable, enter the administrator password and click <OK>. 3. The installer will ask you which language is to be used, please choose the appropriate one and click <OK>. 4. On the first screen of the installer, click <Next>. 5. The License Agreement will be shown, read and click <Yes>. 6. The next screen asks you to pick the world region please select your region and click <Next>. 7. The destination folders are shown on the next screen. It is recommended to accept the default settings by clicking <Next>. 8. Click <Next> to begin copying the program files into the destination folders. Note: The Windows Security driver signing dialog boxes may be displayed. Please accept the driver to continue. 9. After the completion of successful installation, click <Finish>. 2. Connection 10. Fit the LCD module to the connector marked LCD on the RSK. Ensure all the pins of the connector are correctly inserted in the socket. 11. Connect the E1 debugger module to the connector marked E1 on the RSK using the ribbon cable. 12. Connect the E1 debugger module to a spare USB port of your PC. The green ACT LED on the E1 debugger will flash. 13. The Found New Hardware Wizard will appear. Please follow the steps below to install the drivers. Note that, administrator privileges are required to install the drivers.. Windows XP Windows 7 / Vista a. Select option No, not this time in the Found New A Device driver software installed successfully pop- Hardware Wizard dialog box, and click the <Next> up will appear in the Windows toolbar and button. installation will complete. b. Verify the Recommended option is selected and click <Next>. c. Click <Finish> to close the wizard. 14. The green ACT LED on the E1 debugger will illuminate. 3. HEW Workspace HEW integrates various tools such as compiler, assembler, debugger and editor into a common graphical user interface. To learn more on how to use HEW, open the HEW manual installed on your computer (Start Menu > All Programs > Renesas > High-performance Embedded Workshop > Manual Navigator). 15. Launch HEW from the Start Menu. (Start Menu > All Programs > Renesas > High-performance Embedded Workshop). 16. In the Welcome dialog box: Verify Create New Workspace is selected. Click <OK> 17. In the New Project Workspace dialog box: Set the CPU Family to RX, and verify the Tool chain is set to Renesas RX Standard. Select RSKRX63T from the left hand pane. 18. Enter a name for the workspace. The project name will be automatically completed with the Workspace name. You can change this name to Tutorial if required. Click <OK>. 19. On the RSKRX63T Step 1 window: Select Tutorial and click <Next>. 20. On the RSKRX63T Step 2 window: Click <Finish>. 21. On the Project Generator Information window: Click <OK>. The project that is created has two configurations. The Release configuration compiles the project without any debugger support and can be used for the final release code version. The Debug configuration can be used to debug the user application. 22. Select the Debug build configuration in the left hand drop down list on the toolbar. 23. Click on the Build icon to compile, assemble and link the project.