Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

FFT problem - ivan...@hotmail.com - Aug 18 9:11:45 2008



Hi,

I am trying to call an FFT library function from assembly code. I am working with ADSP 21396
processor (SHARC). I picked _cfftn_nonSIMD. I've tried using the SIMD version but it doesn't
work. Anyway, I don't have to use it since the FFT calculation is not under tight timing
constraints.  
The problem with the nonSIMD version is that it doesn't give correct results for 4096 points.
_cfft128_nonSIMD, _cfft256_nonSIMD, _cfft512_nonSIMD, _cfft1024_nonSIMD and _cfft2048_nonSIMD
all work, but _cfft4096_nonSIMD doesn't. It returns me garbage mostly -1.NAN. The size of input
and output arrays should not be a problem, I've checked that. It has to be something related to
the stack and memory and general, but I don't know what it could be. Anyone had a similar
problem?

Cheers,
Ivan  
------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )