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.

Error while running the jpgeTestApp.c in DVSDK 2.10 in DM365

Hi all,

I am getting this error while running the  jpgeTestApp.c ( Test code for jpeg encoding ) in DVSDK 2.10 in DM365 , which is located at

dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages/ti/sdo/codecs/jpegenc/apps/Client/Test/Src

 

root@ELIX1000:/home/release# ./jpgenc-r
RMAN initialization done
VICP Protocol Registration Success
EDMA3 Protocol Registration Success
CMEM Error: init: major version mismatch between interface and driver.
CMEM Error:     needs driver version 0x2200000, got 0x2300000
CMEM Error: CMEM_exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).
CMEM Error: CMEM_exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).
CMEM Error: CMEM_exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).
CMEM Error: CMEM_exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).
CMEM Error: CMEM_exit() already called, check stderr output for earlier CMEM failure messages (possibly version mismatch).

----- Running in base parameter mode -----
Segmentation fault

 

Can anyone tell me how to resolve it........