------------------------------------------------------------------------------------------------- Sample Project for TI TMS320 (TMS320F280049M) and Lauterbach TRACE32 simulator. Rev.: 1.0 // 2019/08/12 ------------------------------------------------------------------------------------------------- TESSY 4.1.18 Texas Instruments ti-cgt-c2000_18.12.1.LTS TRACE32 Simulator version of Feb 2018 Note: At least the above versions are recommended to use TI TMS with TESSY! ------------------------------------------------------------------------------------------------- Package: TI_TMS320_Trace32_TMS320F280049M.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 28004x_cla_flash_lnk.cmd) and certain libraries (F28004x_Udslib.lib) from a small unique project. 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.1. 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. 5) Adjust the compiler Install and Target Install path to your local machine accordingly