Hello,
i am trying to build a static DSP library for the DSP of an OMAP-L137 with CCS. The library uses SYSLINK for communication to the ARM processor. This library shall be used in a DSP application, which is build on a PC without a SYSLINK installation. Only the basic CCS installation (with e.g. BIOS and IPC) is present on this build PC.
Now my question: Is it possible to build this library in a way, so that SYSLINK is not required on the build platform, which builds the DSP application? And is it required to add the SYSLINK specific configuration to the *.cfg file when building the DSP application, or is it sufficient to have that *.cfg file during build of the library?
Best regards,
Dom