Talk About Network

Google





Electronic Equipment > Digital Signal Processing (DSP) > FFT on dsPIC33F
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 14001 of 14426
Post > Topic >>

FFT on dsPIC33F

by "redsand" <chaitan27@[EMAIL PROTECTED] > Oct 7, 2008 at 08:50 AM

Hi all,

I am using dsPIC33F from microchips to do FFT. The code for FFT is
downloaded from microchip.com and it's for dsPIC30F(CE018:
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2620)
I have been trying to modify the project to make it compliance with
dspIC33F but still have several problems. When building the code the
errors
said
"Link Error: Could not allocate section '.ydata', because 'ymemory,near'
is not a valid combination on this device
inputsignal_square1khz.o: 
Link Error: Could not allocate section .ydata, size = 1024 bytes,
attributes = data near ymemory 
Link Error: Could not allocate data memory"

If I modified the attribute of the functions, still errors said

"main_FFTExample.o(.text+0x72): In function `main':
C:\...\PIC33_FFT_DSPlib\src\main_FFTExample.c:131: undefined reference to
`FFTComplexIP'
main_FFTExample.o(.text+0x78):C:\...\PIC33_FFT_DSPlib\src\main_FFTExample.c:135:
undefined reference to `BitReverseComplex'
main_FFTExample.o(.text+0x80):C:\...\PIC33_FFT_DSPlib\src\main_FFTExample.c:138:
undefined reference to `SquareMagnitudeCplx'
main_FFTExample.o(.text+0x88):C:\...\PIC33_FFT_DSPlib\src\main_FFTExample.c:142:
undefined reference to `VectorMax'" 

I wonder if somebody used the same code and had similar problems could
offer some help.

Thanks for your help!
 




 2 Posts in Topic:
FFT on dsPIC33F
"redsand" <c  2008-10-07 08:50:04 
Re: FFT on dsPIC33F
"redsand" <c  2008-10-07 12:29:29 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 20:48:33 PST 2009.