This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issues on H264encoder_Baseline profile on C6678 (DSPC 8681) ??

HI ,

Am using CCS5.2 WITH UBUNTU 12.04 with DSPC-8681 HARDWARE.

I want to run demo code present in this sdk.

I am able to run some demo projects also,but when running the H264BP ENCODER Project I got following error.

Description    Resource    Path    Location    Type
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/alg_control.c', needed by `alg_control.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/alg_create.c', needed by `alg_create.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/alg_malloc.c', needed by `alg_malloc.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/edmaConfig.c', needed by `edmaConfig.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/src/GateMPBarrier.c', needed by `GateMPBarrier.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/src/mcIpc.c', needed by `mcIpc.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/src/shmemmanager.c', needed by `shmemmanager.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/TestAppConfigParser.c', needed by `TestAppConfigParser.obj'.    TestAppEncoder        Unknown    C/C++ Problem
gmake: *** No rule to make target `/home/test/H264_ENC_ROOT/Client/Test/Src/TestAppEncoder.c', needed by `TestAppEncoder.obj'.    TestAppEncoder        Unknown    C/C++ Problem

I am not getting the the exact solution for this.

PLEASE HELP ME TO RESOLVE THIS ON CCSv5.2 WITH UBUNTU 12.04 ????

-Reg,

Studinstru