------------------------------------------------------------------------------------------------- Sample Project for Freescale ColdFire MCF52259 with Lauterbach TRACE32 Rev.: 1.0 // 2016/11/29 ------------------------------------------------------------------------------------------------- TESSY 4.0.10 Patch 1 Freescale CodeWarrior MCU 10.6.4 ColdFire MCF53359 TRACE32 68K SIMULATOR Release Feb 2016 ------------------------------------------------------------------------------------------------- Package: freescale_coldfire_mcf52259_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 (MCF52259_Internal_RAM.lcf) and startup code (startcf_c.obj and exceptions_c.obj) from a standard project created by CodeWarrior 10.6.4. The startup code will be linked with the test driver from ..\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 4.0. 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).