------------------------------------------------------------------------------------------------- Sample Project for Cosmic STM8 / STVD Simulator Rev.: 1.1 // 2015/11/08 ------------------------------------------------------------------------------------------------- TESSY 3.2.9 Cosmic STM8 V4.3.7 STVD v4.2.1 MCU: STM8AF5169 ------------------------------------------------------------------------------------------------- Package: Cosmic_STM8_STVD_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. 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... Please adjust the path for the Compiler and the Debugger (General - Compiler; General - Targets).