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.

Which products.mak file is for 6678?

Hi,

I am trying to get linux run in core 0 in TMDSEVM6678LE, but I run into products.mak file that is neccesary for configure

a demo running in slave core. In that file there is the DEVICE option and I didn´t find the correct for 6678

and in ifeq statements doesn´t consider 6678.

This is in syslink 2.10.08.35. I checked  the most recent version 2.21.01.05 and there is the same

problem with products.mak file.

1) Does someone resolve this inconvenient? How?

In the other hand,  I suppose the paths of the set of tools  I installed following the Linux-c6x_2.0_Release are

the paths to fill products.mak file. Aren´t they?

Thanks in advance.

  • Hi, Julian,

    To run syslink on C6678, you should not use the syslink package downloaded from syslink site, but the one included in linux-c6x release. Please download the linux-c6x release package from linux-c6x.org and syslink info is at "Syslink for c6x" under the "Software Ecosystem Features". Follow the release notes to build a syslink demo. Modification in setenv is needed and the file is self explanatory.

    http://linux-c6x.org/wiki/index.php/SysLink_for_c6x

    Rex