------------------------------------------------------------------------------------------------- Sample Project for TMS570_7R4 and CCS7 with XDS100v2 USB Debug Probe Rev.: 1.0 // 2017/06/29 ------------------------------------------------------------------------------------------------- TESSY 4.0.15 XDS100v2 - TMS570LS20216ASPGE (s. XDS100v2.jpg) CCS v7.1 ------------------------------------------------------------------------------------------------- Package: TI_TMS570_7R4_CCS7.zip ------------------------------------------------------------------------------------------------- rief description: The sample project uses only a simple function (is_value_in_range) and assumes that you have already experience with TESSY. The configuration of TESSY based on the 'TMS570 Safety MCU Demos' project from TI (also included in the sample package). Especially the so called board files (..\board_files\src) will be linked with the test driver of 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 4.0. In the Select Project dialog, please choose Import and select then the ..\tessy\tessy.pdbx (or just double-click the pdbx 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. Note: It's important to adjust the 'Target Install Path' attribute, so that the DebugServer can be found while executing the test (s. target_install_path.png).