Hello,
I want to demonstrate multithreading in DSP, so I wanted to know if Code Composer Studio (CCS) version 5.4.0 supports thread level programming for TI's TMS320C6713 chip?
Thanks in advance.
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.
Hello,
I want to demonstrate multithreading in DSP, so I wanted to know if Code Composer Studio (CCS) version 5.4.0 supports thread level programming for TI's TMS320C6713 chip?
Thanks in advance.
Srividya,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.
Thee are many forums within E2E. Questions on device hardware are worked within this C6000 Single Core DSP forum, and there is a Code Composer forum and a TI-RTOS forum. Multi-threading is a feature of the TI-RTOS, so a Moderator will move this thread to the TI-RTOS forum for the best comments.
TI-RTOS does support multi-threading. TI-RTOS is a single-process, multi-thread O/S, supporting tasks, software interrupts, hardware interrupts, and idle-time routines.
Regards,
RandyP
Srividya,
I’m not absolutely sure, but I think the answer is yes, you should be able to use DSP/BIOS on the C6713 on CCS 5.4. I don’t have a CCS 5.4 installation that I can verify this on, but I see several forum posts from people using the C6713 with CC5.5.
Scott