SLAU533D September 2013 – April 2017
CCS v5.4 or higher is required. When CCS has been launched, and a workspace directory chosen, click Project and then Import Existing CCS Eclipse Project. Browse to the desired demo project directory containing main.c. This is either simpleUsbBackchannel or emulStorageKeyboard (see Figure 24).
Selecting the \CCS subdirectory also works. (The CCS-specific files are located there.)
Click OK, and CCS should recognize the project and allow you to import it. The indication that CCS has found it is that the project appears as shown in Figure 25, and it has a checkmark to the left of it.
Sometimes CCS finds the project but does not have a checkmark; this might mean that a project by that name is already in the workspace. Rename or delete the existing project to resolve this conflict. (If you do not see the existing project in the CCS workspace, check the workspace directory on the file system.)
Finally, click Finish. Even if you check the "Copy projects into workspace" checkbox, most of the resources are linked and remain in their original location.
If using CCS v5.4, you may see a "#303-D typedef" warning. This warning should not cause problems, but see Section 5 for more information and instructions to resolve it.