Part Number: C55X-AUDIOFRAMEWORK Tool/software: Code Composer Studio Using any CC7.x version importing C55x Audio Framework http://software-dl.ti.com/libs/c55x-audioframework/latest/index_FDS.html fail
Using CCSv6 no errors reported importing pro…
Part Number: C55X-AUDIOFRAMEWORK We have noticed that we can get a memory corruption after calling ASRC_genOutInterpCoefs16b(). The function sometimes write outside the pbAsrcOutFifo buffer, and destroys the memory located behind the buffer. The function…
Part Number: TMDX5535EZDSP Other Parts Discussed in Thread: CCSTUDIO , C55X-AUDIOFRAMEWORK Hi Team,
When running the example codes for TMDX5535EZDSP, our customer encountered the error "could not open source file "ezdsp5535.h"". I found an E2E post…
Gibbs,
I misunderstood your requirement concerning Linux. I thought you needed Linux on the device. I understand now you need the USB audio class device to communicate with a Linux host.
The C5535 DSP might meet your needs.
The C5000 Connected Audio…
Hi,
I suggest you check whether later C55x software version would work for you. Please see:
CSL: https://www.ti.com/tool/SPRC133
AER & VOLIB: https://www.ti.com/tool/TELECOMLIB
Audio framework: https://www.ti.com/tool/C55X-AUDIOFRAMEWORK
…
Hi Georgii,
Georgii Zagoruiko said: I saw that, but I don't understand - why is there no valid example for the working library? How can I check the library? There is a possibility that it does not work as expected.
I'm unaware of any publicly available…
Hi Paolo,
You can use as starting point C55x Connected Audio Framework at:
www.ti.com/.../c55x-audioframework
Also take a look at a similar E2E thread at:
e2e.ti.com/.../109077
and one more example project - C5515_eZdsp_Audio_Filter_Demo
code…
Hi Manthan,
I suggest you as a first step to get familiar with TIDEP-0077 board - Audio Preprocessing System Reference Design for Voice-Based Applications:
and following software packets: C55x Connected Audio Framework :
and TMS320C55x Chip…
Hi Brian,
C55x Connected Audio Framework is recommended as a reference about USB audio projects.
www.ti.com/.../C55X-AUDIOFRAMEWORK
According to "connected-audio-documentation.pdf" this demo software is tested on WinXP SP3 and Win7 but you have…