I am working with an OMAPL138 Experimenter Kit. I have downloaded and successfully built syslink 2.20.02.20. I have exported the example apps to the sdcard file system, successfully loaded the kernel module and successfully run each of the examples on the arm side running linux. Now I am coming across a part where I need some help. I want to use RingIO with rtos on the dsp side. I have set up a sysbios project in ccsv5.2. It appears that RingIO is not part of the IPC package (I have version 1.25.0.04). So I assume that I have to create it dynamically.
From this point, of course, feel free to correct me if I stray off course.
In order to do this, I need to include SysLink.h, RingIO.h and RingIOShm.h. This is where I am lost now. What library am I supposed to include in my ccsv5 project for the C6748 rtos? I have searched around the directories, but I am not familiar enough with the proprietary rtos library extensions to know what I am looking at. If someone could point me in the right direction here I would greatly appreciate it.
Thank you in advance.
Michael