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.

Using SysLink on the C6678

Other Parts Discussed in Thread: SYSBIOS

SysLink looks like a really useful tool, but it doesn't seem to be supported for multiprocessor DSPs. I would like to use the process manager on one core and use the other cores as slaves. Is this possible to do with the current product? If so, how? If not, will it be supported in the near future?

Thanks,
Fred

  • There are no current plans to support SysLink on multi-DSP processors.  SysLink does have support for running ProcMgr on an A8 running SysBios and Ipc on a DM8148 device.

    If you plan on running SysBios and Ipc on this device, you may be able to leverge some of what SysLink has already in place.  Though it may not be trivial to get this built for your device.  If you are so inclined, you can start by looking at the SysLink build for SysBios at:

    http://processors.wiki.ti.com/index.php/SysLink_Install_Guide#SysBios

    you'll then have to start by adapting the Makefile(s), config.bld, and package.bld files to support your device.