Build/Compile a Project using Code Composer Studio v6
The project should be imported into CCSv6 and should be shown in the
Project Explorer
as shown in
. At this point, files in the project can be edited as required.
Figure 17. Project Explorer
A.2
Build/Compile a Project using Code Composer Studio v6
For the UCD3138 family of devices, compiling a project produces an
Intel-hex
(
.x0
) firmware file that can
be downloaded to, and run on the UCD3138 or related target device using the
UCD3XXX / UCD9XXX
Device GUI
(part of the Fusion Design Online software from TI).
After finished editing the project files, Right-Click on the project in the Project explorer, and choose
Build
Project
.
NOTE:
If this is the first time building a UCD3138 or related project, and Cygwin is also installed on
the PC that is performing the compilation, the instructions in Section 3.3 of the Application
Note entitled “
Converting UCD3138 Firmware Project from Code Composer Studio Version
3.3 to 6.0
” must be followed. Mainly, the C:\CYGWIN or other similarly named directory must
be renamed temporarily during this first build. This will allow the new ARM library to be built
properly. After this first build, the CYGWIN directory can be rolled back to its original name,
and future builds can compile successfully.
19
SLUUB82 – March 2015
Summary of Using Code Composer Studio v6
Copyright © 2015, Texas Instruments Incorporated