Part Number: TDA4VM Other Parts Discussed in Thread: FFTLIB Tool/software: Hello,
I am trying to use the FFTLIB on the C71x DSP from the TDA4VM. To test the library, I created a simple project with only a main function and included the FFTLIB headers…
Part Number: AM62A7 Other Parts Discussed in Thread: FFTLIB Tool/software: Hello Experts,
Please help to clear up some questions:
1. We have noticed only single precision support for FFT in the C7 accelerator. However, for matrix multiplication, there…
Part Number: TDA4VM Other Parts Discussed in Thread: FFTLIB , Tool/software: Hello,
I am encountering issues while trying to use the FFTLIB library included in the TI Processor SDK RTOS (version: 10.00.00.05) on the C71x DSP of my TDA4VM . Below, I’ll describe…
Part Number: AM62A7 Other Parts Discussed in Thread: FFTLIB , AM69A Tool/software: Hello,
I'm trying to follow along with the FFTLIB build guide to build the example kernels for AM62A.
I'm not even sure where exactly to download the specific SDK for…
Hello Shreyansh,
I appreciate your support.
Update on our side, we managed to do NORTOS project with FFTLIB. It works ok. However we wanted to add GPIO functionality, we can toggle it up until the point of cache initialization function of TI, afterwards…
Part Number: PROCESSOR-SDK-J784S4 Other Parts Discussed in Thread: FFTLIB Tool/software: Hi
I have a test application developed for computing the FFT for our custom raw data and the linker file for our test application is as follows,
Processor : J784s…
Part Number: PROCESSOR-SDK-J784S4 Other Parts Discussed in Thread: FFTLIB Tool/software: Hi
I have a test application developed for computing the FFT for our custom raw data and the linker file for our test application is as follows,
Processor : J784s…
Part Number: J722SXH01EVM Other Parts Discussed in Thread: FFTLIB , SYSCONFIG Tool/software: Hello, I have built the 9.02 version of FFTLIB to test performance of our J722SXH01EVM reference board. I am running 16 1024-point FFTs, trying to match the documented…
Part Number: PROCESSOR-SDK-J722S Other Parts Discussed in Thread: J722SXH01EVM , MATHLIB , FFTLIB Hello,
I've downloaded the RTOS SDK for the J722SXH01EVM I am using , found here: https://www.ti.com/tool/PROCESSOR-SDK-J722S
Based on the documentation I…
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…