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.

cmem driver minor version

Dear TI,

I am running a c6runlib application on angstrom with kernel 2.6.32. The dsp-side library was compiled using the C6Run_0_98_01_01 set of tools and was linked to the rest of the program on the Beagleboard itself. The loadmodules.sh script runs without any problems. When I try to run my program however, I get the message :

CMEM Error: init: minor version mismatch between interface and driver

CMEM Error:      needs driver minor version 0x100 or greater.

      got minor version 0 (full version 0x3000000)

CMEM_init() failed!

segmentation fault

 

Could you please advise me on how to solve this problem?

Kind regards,

Raymond Boswel