Part Number: AM5728
Tool/software: TI-RTOS
Hi,
I build and run the fft_sp_1d_r2c FFTLIB example (C:\ti\fftlib_c66x_2_0_0_2\packages\ti\fftlib\src\fft_sp_1d_r2c\k1\fft_sp_1d_r2c_k1_66_LE_ELF), but I encountered an issue with EDMA3.
The console output…
Part Number: AM5728 Other Parts Discussed in Thread: FFTLIB , SYSBIOS
Tool/software: TI-RTOS
First I wanted to give an update to one of my previous threads: https://e2e.ti.com/support/processors/f/791/t/754731
I was able to get the FFTLIB working properly…
Part Number: AM5728 Other Parts Discussed in Thread: FFTLIB Tool/software: Linux Hi
I want to use the fftlib to do 1024k points FFT, I have run the Linux on the AM5728's ARM CPU, but I do not know how to run the fftlib on the C66X DSP, are there some…
Part Number: AM5728 Other Parts Discussed in Thread: FFTLIB , SYSBIOS , , TEST Tool/software: TI-RTOS Hello,
I'm having trouble getting the fft_sp1d_r2c_k1_66_LE_ELF example project to run properly. I'm using processor_sdk_rtos_am57xx_5_01_00_11 and fftlib_c66x_2_0_0_2…
Other Parts Discussed in Thread: BEAGLE , FFTLIB Tool/software: TI-RTOS Hello,
I'm using pocket beagle Octavo Processor with debian OS, I wanted to move my solution from debian to RTOS, so for the same I'm first checking the compatibility of FFTW3 library…
Part Number: TMS320C6678 Other Parts Discussed in Thread: FFTLIB , TEST Hi,
I'm evaluating the FFTLIB FFT 1D complrex-to-complex basic routine (no OMP, single core), but re result of the computation are wrong.
I execute the test side-by-side with DSPLIB…
Hi George, Thank you for the response. I've attached the file as requested.
6622.BuildLog.txt
**** Build of configuration Debug for project DspAm750 ****
/opt/ti/ccs1120/ccs/utils/bin/gmake -k -j 12 Messenger.obj -O
Building file:…
Part Number: TMS320C6678 Other Parts Discussed in Thread: TEST , FFTLIB , Tool/software: TI-RTOS Hi
I want to run one of FFT openmp kernel in FFTLIB on 8 cores of TMS320C6678 . as i test code i got an error about memory allocation. I found this error caused…
Part Number: TMS320C6657 Other Parts Discussed in Thread: FFTLIB I'm studying fftlib recently, while it seems like that the example in the fftlib support C6678 only. Does it mean that the fftlib can only support C667x? or how can I make it run on C6657…