------------------------------------------------------------------------------------------------- Sample Project for Freescale HC08 MC9S08GW32 / CodeWarrior Rev.: 1.0 // 2015/07/28 ------------------------------------------------------------------------------------------------- TESSY 3.2.7 HC08 MC9S08GW32 PnE Full Chip Simulator CodeWarrior for MCU Version 10.2 ------------------------------------------------------------------------------------------------- Package: freescale_HC08_MC9S08GW32_CodeWarrior_Simulator.zip ------------------------------------------------------------------------------------------------- Brief description: The sample project uses only a simple function (is_value_in_range) and assumes that you have already experience with TESSY. The sample project is based on a project which was created with CodeWarrior 10.2. The project can be found in the ..\workspace folder of TESSY's sample project. You can use this project in CodeWarrior and execute the test with TESSY. Please refer to the application notes 'Freescale CodeWarrior' (Help|Documentation|Targets) on how to use CodeWarrior with TESSY. TESSY uses the linker file (Project.prm) and the startup code (start08.c) from this project. The startup code start08.obj will be linked with the test driver from ..\board_files\obj. Extracting the project files 1) Please extract the archive in a folder of your choice, e.g. c:\projects. Do not use $(TESSY_TESTAREA) -> c:\tessy. This directory is reserved for TESSY! 2) Start TESSY 3.2. In the Select Project dialog, please choose Import and select then the ..\tessy\tessy.pdbx (or if a project is already open, choose File|Import 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).