------------------------------------------------------------------------------------------------- Sample Project for Cosmic s12z (mc9s12zvh128) and Lauterbach TRACE32 simulator. Rev.: 1.0 // 2017/05/30 ------------------------------------------------------------------------------------------------- TESSY 4.0.15 Cosmic S12Z V4.3.10 TRACE32 version of Jan 27 2017 Note: At least the obove versions are necessary to use Cosmic S12Z with TESSY! ------------------------------------------------------------------------------------------------- Package: cosmic_s12z_mc9s12zvh128_trace32_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. TESSY uses the linker file (mc9s12zvh128.lkf) and startup code (crtsi.o) from the compiler installation. The configuration uses a special TRACE32 init script (trace32_init.cmm) which is needed to execute the test binary. 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 4.0. In the Select Project dialog, please choose Import and select then the ..\tessy\tessy.pdbx (or just double-click the file). 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) if necessary.