Hi,
Please refer to the following Ti wikis for the DSP libraries.
processors.wiki.ti.com/.../C674x_DSPLIB
http://www.ti.com/tool/SPRC265
processors.wiki.ti.com/.../DSPLIB
processors.wiki.ti.com/.../Software_libraries
Part Number: TMS320C6455 Tool/software: Code Composer Studio Is there anyway I can download dsp64plus.lib? I have downloaded the dsp library here http://www.ti.com/tool/sprc265 but it is not there. I believe it is in dsp64plus.zip but I cannot find a…
Tony,
Please download the DSPLIB software from ti.com from the following link (You can type DSPLIB in search on ti.com and this is the first link )
http://www.ti.com/tool/sprc265
Download the DSPLIB for the DSP architecture ..in this case C674x…
Hi Juergen,
We do not have FIR library functions for ARM core , but we do have for for TMS320C6000 DSP core ,
You can check it out for your reference,
http://www.ti.com/tool/SPRC265
Brad Griffis said: I compared the entire directory structure after I unzipped. Everything was identical. Can you name a specific file that is different?
I think I might have compared the dsplib library that I downloaded from http://www.ti.com/tool/…
Part Number: PROCESSOR-SDK-AM65X Other Parts Discussed in Thread: HERCULES-DSPLIB
Hello all,
I'm working on AM65X IDK where TI RTOS is running on ARM R5F cores . I wanted perform few DSP operation like FFT,Filtering on R5F.
So I'm looking for TI…
Hi,
See this link:
www.ti.com/.../toolssoftware
There is:
TMS320C6000 DSP Library (DSPLIB) SPRC265 Software Libraries
TMS320C6000 Image Library (IMGLIB) SPRC264 Software Libraries
Best Regards,
Yordan
NanShan,
The function that you are looking for is the C64x version of DSPLIB but has not been included in the C674x version. The C674x architecture is backwards compatible with the C64x+ architecture so all fixed point functions created on C64x+ also…
Kawada-san,
This issue was assigned to me and I was out earlier in the week. The issue you are reporting is a known issue and we have reported this to the SDK team. It appears there was a minor update to the libraries towards the end of the development…