TIDUF56 January 2024
To import the reference project in CCS, click
Project → Import CCS Projects, and browse to <SDK
install
location>\solutions\tidm_02017_2w_traction_inverter\f28p65x\ccs
and
click Select Folder. Select the project called
tidm_02017_2W_traction_inverter_f28p65x and click Finish. The
project is now visible in the Project Explorer pane in CCS.
The tidm_02017_2w_traction_inverter project contains a single build configuration. The default configuration is called Flash and uses the tidm_02017_2w_traction_inverter_config.syscfg file to configure the device clock, memory, peripherals, and also to generate the linker command file. The build configuration also includes the necessary pre-defined symbols.
For evaluation purposes, new build configurations can be created. To build a new configuration, right-click on the project and select Build Configurations → Manage and select new.
In addition to the single-shunt current sensing mode, there are several more optional features in the software that can be enabled and disabled using predefined symbols in the project properties. The options are as follows:
To view and edit the predefined symbols, right-click on your project and select Properties. Then go to the Predefined Symbols section of the C2000 Compiler options as shown in <broken link>. By default the features listed above are enabled. To disable the features, edit the symbol and append "_N" to the symbol name.