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.

DVSDK 3.10 and jpeg encoder

Hi,

I am facing some difficulties with the New SDK : The jpeg encoder  cannot be created.

We are working on our custom board, i compiled linux 2.6.32 from the SDK  for it and used the new toolchain. I added the new modules too (cmemk, irqk edmak ...), and use a correct loadmodule script.

I first tried to run our application that compresses raw images to jpeg. But the program crashes. It then tried to run demo applications like that one :

(dvsdk3)/dmai_2_10_00_12/packages/ti/sdo/dmai/apps/image_encode_io1

But same crash : cannot create jpegenc.

Could it be a linux problem or filesystem ? We are compiling using our custom ccd driver and therefore we are not using mutimedia driver from linux.

Before that our applciation was correctly working with dvsdk 2.

 

Thanks .

Pierre