------------------------------------------------------------------------------------------------- Sample Project for Renesas R32C and HEW (E8a Emulator / Device: RSF64112) Rev.: 1.0 // 2014/03/21 ------------------------------------------------------------------------------------------------- TESSY 3.0.27 Renesas NC100 (R32C) v102r01 HEW Version 4.09.01.007 The sample project based on the Renesas Starter Kit for R32C/111 ------------------------------------------------------------------------------------------------- Package: Renesas_R32C_HEW_E8a_RSF64112.zip ------------------------------------------------------------------------------------------------- Brief description: The sample project uses only a simple function (is_value_in_range) and assumes that you have already experience with TESSY. 1) Please extract the archive in a folder of your choice (e.g. c:\tessy). 2) Start TESSY 3.0. In the Select Project dialog, please choose Import and select then the ..\tessy\tessy.pdbx (or if Tessy is already open, choose File|Select Project). 3) Open the imported project. TESSY will then open the Restore Database dialog. Please choose the module IsValueInRange. 4) If the environment editor is not starting, please open them from File|Edit Environment... You have to enable the compiler (General - Compiler) and the debugger (General - Targets). 5) Please create a new HEW Workspace as described under Help|Documentation...|Targets>Renesas HEW. Please refer to the Quick Start manual of the Starter Kit to configure the E8a emulator. 6) Please correct the path for the attribute Worksspace File in TEE if necessary (default: c:\WorkSpace\ts_main\ts_main.hws)