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.

why can codec engine's stubs and skeleton C file not be compiled

Other Parts Discussed in Thread: OMAP-L138

hi,

My board type is OMAP-L138,i am trying to re-compile codec engine,the version is codec-engine_2_26_01_09.

The videnc1_copy.c in directory  ti-dvsdk_omapl138-evm_4_01_00_09\codec-engine_2_26_01_09\examples\ti\xdais\dm\examples\videnc1_copy will always be succeed.

But the videnc1_stubs.c  videnc1_skel.c etc. in directory ti-dvsdk_omapl138-evm_4_01_00_09\codec-engine_2_26_01_09\packages\ti\sdo\ce\video1 will always be failed to be re-compiled,it seems the order 'make ceexamples' doesnot work for these files' updating.i am confused.Am i losing someting?

Please give me a hand,thanks!