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.

CCS/TMS320C5515: TMS320C5515 Code composer studio/ OS / Chip support library

Part Number: TMS320C5515

Tool/software: Code Composer Studio

Hello;

We are working on TMS320C5515 for a long time ago with CCS3.3, DSP/BIOS 5.41 and chip support library on Window XP.

We would like to use the newest code composer to work on window 10 with an OS. We see that is recommend to use now (SYS/BIOS)

We don't want to import directly our old project but we want to create a new one with the new tools and check step by step that everything are working .

To do that our strategy was:

  1. Install the last version of code composer version 10. Is it the best version to use with the C5515?
  2. We also installed the C5500 Compiler.
  3. We installed the chip support library like we do before and like it’s recommended in this article.https://training.ti.com/c55x-dsp-software-overview.

We installed the CSL 3.08. We compiled it with success and we decide to try one of the example CSL_Uart_IntExample. But we have been surprised to discover that this code needs DSP/BIOS. We finally install the DSP/BIOS 5.42 and the code compiled with success. We load and it seems to work accepted an error on the UART communication; we don’t have the great character…

Could you please give me some advice for select Code composer version, Chip support library (if it’s needed with the new version) and to choose the OS(can we use DSP/BIOS 5.42 with the new code composer?)

Thanks for your help

 

Julien