Part Number: TMS320C6727 Hello team,
My customer uses the C6727 series DSP processors for several of products that also support third-party algorithm development. Given the fact that the compiler tools for this processor have not been updated in quite…
Part Number: TMS320C6727 Do you have a simple “hello world” program for the TMS320C6727 which initializes the chip, and starts up a while loop that waits for audio input, reads the audio input from the input pins into a buffer and then writes out the…
Part Number: TMS320C6727 Tool/software: Code Composer Studio Experts,
I'm trying to migrate our old DSP design from CCS3.3 to a newer version we have. I did with CCS5.5. The image works. But with CCS6.2, the image doesn't work although there is no compilation…
Ki, it appears the name resolution from GEL doesn't work as described from my perspective. However, I've been able to utilize the functionality of the command as intended. I'm having further issues; I'll continue this on another article.…
Part Number: TMS320C6727
Tool/software: TI C/C++ Compiler
Hi, I'm working with updating C6727 project from ccs3.3 to ccs7. Problems occurs somewhere.
"warning #16002-D: build attribute vendor section TI missing in "../lib/applySystemPatch.obj": compatibility…
Part Number: TMS320C6727 Other Parts Discussed in Thread: TEST
Tool/software: TI C/C++ Compiler
Hi all,
I'm struggling to get the C++ compiler in CGT v7.4.24 to trigger any kind of (N)RVO. That is, I expect a function f() returning a local Foo x to allocate…
Part Number: TMS320C6727 Other Parts Discussed in Thread: TMS320C6414T Filter ACF-451832-333,-223,-153,-103 and EXCCET103U for TMS320C6414T are obsolete.I look the filter to replace .
Part Number: TMS320C6727 Hi, I'm running into what looks like a low-level or hardware issue which causes one of my functions to jump to a bogus address on return.
I'm using CCSV7 on linux and compiler 7.3.17. The function causing the issue is written…
Part Number: TMS320C6727 Tool/software: TI C/C++ Compiler Hello,
I am working with CCS3.3 and I am just trying to understand what C++ libraries and functions are available. Is there a document that details this or can someone explain to me which directories…