Part Number: AM62A7 Other Parts Discussed in Thread: FFTLIB Tool/software: Hello Team,
I use the hello_world Freertos project on C7x and get the cpu frequency by SOC_getSelfCpuClk, it returns 850MHz.
Is it the default clock for C7x? Does it mean that…
Part Number: AM62A7 Other Parts Discussed in Thread: FFTLIB Tool/software: Hello Team,
I appreciate your support.
We managed to do NORTOS project with FFTLIB on C7. It works ok. However we wanted to add GPIO functionality, we can toggle it up until the…
Part Number: FFTLIB
Tool/software: TI C/C++ Compiler
Hi All,
First of, I am not sure if I selected the right part number.... should it be TI-RTOS-PROC or TI-RTOS-MCU ???
I am trying to compile an fft unit test example fft_omp_sp_1d_c2c_d.c (below is the…
Hi Shemesh, As of now, open programming of MMA is not supported The MMA is black-boxed in our SDK, and is accessible to customers through FFTLIB and DSPLIB.
Hi Dohee
As requested, I am sharing performance difference of VxLIB among TDA4VM C66x, TDA4VM C7x and TDA4VE C7x.
• TDA4VM C66x VxLIB software-dl.ti.com/.../VXLIB_c66x_TestReport.html • TDA4VM C7x VxLIB software-dl.ti.com/.../performance_summary…
Part Number: TMS320C6678 Other Parts Discussed in Thread: FFTLIB Hi All,
I have just started testing fftlib on a TMDSEVM6678LE. it the intro page http://www.ti.com/tool/FFTLIB it says it supports multi-core processing. I am curious to know how it takes…
Hi Guy,
Four libraries (FFTLIB, MATHLIB, DSPLIB, VXLIB) with vector operations are included in the MCU+SDK for AM62A: https://www.ti.com/tool/download/MCU-PLUS-SDK-AM62A/10.00.00.14 . The libraries are in the <root of mcu+ sdk installation folder>/source…
Part Number: FFTLIB Other Parts Discussed in Thread: TMS320C6678 Tool/software: Code Composer Studio I want to do fft-3d with fftlib. It is totally correct when the point of 3-dimension is greater than or equal to 8.However,the answer is not right when…
Hi Attiya,
Thank you for providing more details about your application and what your motivation is - this helps us a lot to debug your issues further.
First to clear up some of the questions regarding the linker file from FFTLIB:
The first section you…
Part Number: TMDSEVM6678 Tool/software: TI C/C++ Compiler Hi All,
Previously, I have asked how to build fftlib unit test examples; below I described the configs I used to achieve this task.
First and foremost, fftlib is no longer maintained by TI as discussed…