Hi,
I would like to ask for help.
I'm little bit confused how to build syslink for evmc6678. I'm not even sure if it's supported for tms320c6678 DSP. I downloaded latest version of syslink (ver. 2.21.0.3) and followed install guide, but during products.mak configuration I didn't found my DSP in list of supported DSPs.
I also found syslink as part of c6x linux (it seemed to be the part), there are targets for syslink in top level Makefile. But during building of syslink target there occurs this problem:
......
/kobjs/evmc6678.el/include/config/kernel.release`.bin
Setup IPC package before build
make[3]: *** [one-one-syslink-sanity] Error 1
Build of one-one-syslink-kernel for evmc6678 Failed
make[2]: *** [check-one-one-syslink-kernel] Error 2
make[1]: *** [one-syslink-kernel] Error 2
make: *** [syslink-kernel] Error 2
I didn't find any place where to configure anything related to syslink or ipc. There is second strange thing that there are no src files (I mean *.c *.h)
with syslink code. I found only some shell scripts situated in ...linux-c6x-project/scripts/syslink/ directory.
I appreciate any ideas and help.
Best regards Ondrej