Open CCS (version 10.1, or
newer). Maximize CCS to fill the screen. Close the welcome screen if it opens
up.
On the menu bar click
Project > Import CCS Project. Below the root directory,
navigate to and
select…\C2000Ware_DigitalPower_SDK_X_XX_XX_XX\solutions\tida_010062\
directory. Make sure that below the Projects tab, llc_F28002x,
llc_F28003x, or llc_F28004x is selected. Click Finish.
LLC project should now appear in the CCS Project Explorer window. This project
will invoke all the necessary tools (compiler, assembler, and linker) to build
the project. A project contains all the files and build options required to
develop an executable output file (.out), which can be run on the MCU
hardware.
In the project window on the
left, click the arrow sign to the left of the project name. The project windows
will look like Figure 3-21.