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…
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…
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: 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…
Part Number: PROCESSOR-SDK-J784S4 Other Parts Discussed in Thread: FFTLIB , MATHLIB
Tool/software:
Hi,
I'm wondering if the statement "__SE0_OPEN(tmpl)" destroys tmpl, as it is pass-by-ref in __se_open() without a const qualifier.
Anybody…
Part Number: PROCESSOR-SDK-J784S4 Other Parts Discussed in Thread: FFTLIB
Tool/software:
Hi,
I have the SPRUIU4 document, listings C7x instructions. Is there another description of these instructions ? Where can I find it ? Is there a documentation other…
Hi Darren,
FFT functionality would be covered in our FFTLIB offering rather than MMALIB. The plan for the 10.0 SDK release is to have FFTLIB as a SDK component for AM67A/J722S - however this will only have a C7x only implementation, and will not have…