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.

Problem in Creating CCS Project for SysLink samples in DM8148

Other Parts Discussed in Thread: TMS320DM8148, SYSBIOS

Hi,

I am using code composer version 5.5.0 and EZSDK 5_05_02_00.  I was following the below website for creating CCS project for syslink

http://processors.wiki.ti.com/index.php/Creating_CCS_Project_for_SysLink_samples

According to the website  there should be a "rtos" directory in the following location

ezsdk/component-sources/syslink_2_20_02_20/packages/ti/syslink/samples  

But in my system i find only a "hlos" directory in that location.

Should I download a syslink package seperately?

Is the "syslink_2_20_02_20" package under EZSDK not useful for creating CCS project for syslink?

Thanks,

Debasish 

  • Debasish,

    debasish saha1 said:

    I was following the below website for creating CCS project for syslink

    http://processors.wiki.ti.com/index.php/Creating_CCS_Project_for_SysLink_samples

    In this wiki page, there is no reference to the DM814x EZSDK, but reference to the DM814x TI-RTOS (SYS/BIOS).

    From the DM8148 product page (http://www.ti.com/product/tms320dm8148) you can see we have two types of OS available:

    1. EZSDK - Linux based, HLOS

    2. DSP/BIOS - SYSBIOS, TI-RTOS - http://www.ti.com/tool/sysbios

    Thus I think you should not use EZSDK, but the TI-RTOS.

    The TI-RTOS is supported in the below E2E forum:

    http://e2e.ti.com/support/embedded/tirtos/f/355.aspx

    BR
    Pavel

  • Have a look also in the below wiki page:

    http://processors.wiki.ti.com/index.php/DM814x_Software_Design_Guide

    Regards,
    Pavel