Installation Overview
2-12
4)
Select File->Open->Project/Solution
and open “h264hpvenc_ti_vc.sln”
located at “..\Client\Build\VC\h264hpvenc_ti_vc\”
5)
Select Build->Build solution it builds the stand alone test application
2.5.2
Building the Sample Test Application on Code Composer Studio
–
Compressed archive
The sample test application that accompanies this codec component will run on TMS320C6678
Evaluation Module platform. To build the sample test application in Code Composer Studio, follow
these steps:
1)
Verify that you have an installation of TI’s Code Composer Studio
version
5.1.0.09000 and code generation tools version 7.4.1 Verify
that the following codec object libraries should exist in C6678_001\Lib
sub-directory
o
h264hpvenc_ti.le66: H264 HP Encoder.
2)
Make sure all the tools installed and configured as specified in section
2.3.
3)
Select the CCS Edit perspective in the workbench.
4)
Add the C66
X project named “h264hpvenc_ti_c66x” through “Import
Existing CCS/CCE Eclipse Project” option to the workspace. All files
required
for
this
project
are
available
in
the
\C6678_001\Client\Build\C66X\ sub-directory
5)
This project contains two build configurations “Debug” and “Release”.
“Debug” configuration will disable all the optimizations to debug the
code in ELF mode. “Release” configuration will enable all the
optimizations without exposing symbols in ELF mode. Please select
“Debug” configuration.
6)
Open the build properties by right clicking the project, under CCS build
options-
>Build Variables tab, update“FC_ROOT”, “XDAIS_ROOT”,
”SYSBIOS_ROOT”, “EDMA3LLD_ROOT”, “IPC_ROOT”, variables
with appropriate installation paths.
7)
Right click the above projects on CCSv5 IDE and select
Rebuild
Project
to build all the files present in the project.
8)
After successful completion of the build executable
“h264hpvenc_ti_c66x.out” will be present in
“\C6478_001\Client\Build\C6X\Out” sub-directory.
2.5.3
Building the Sample Test Application on Code Composer Studio - RTSC
Package
The sample test application that accompanies this codec component will run on TMS320C6678
Evaluation Module platform. To build the sample test application in Code Composer Studio, follow
these steps:
1)
Verify that you have an installation of TI’s Code Composer Studio
version 5.1.0.09000 and code generation tools version 7.4.1 Verify
that the following codec object libraries should exist in
“h264hpvenc\Lib” sub-directory