Hello,
I am attempting to integrate the use of CMEM to share a large data block between my DSP signal processing application and my GPP application on an OMAP-L137 project. This project is based on the message sample program from DSPLINK. I have been able to successfully build and install the cmemk.ko driver on my eval board. I need to understand how to include the appropriate cmem interface archive/library in my GPP side application or change the associated makefile for the project to allow it to link the cmem library into the project so I can actually make calls to the cmem API. Right now I'm stuck with unresolved externals.
Thanks
Richard Bagdazian