Other Parts Discussed in Thread: CCSTUDIO, CONTROLSUITE, TMS320F28335
Hi,
I am trying to run sample code obtained from the C28x FFT library. When I try to run the 128 points real FFT project I get the following error:
fatal error: file
"C:\\tidcs\\c28\\dsp_tbox\\fft\\cstb\\fft128r\\build\\Debug\\fftrd.obj" has
a Tag_Memory_Model attribute value of "2" that is different than one
previously seen ("1"); combining incompatible files
I've checked the build properties to see if all the files were being built as "large model". It seems to me that they are. I'm using CCStudio version 3.3.83.19. Can someone please help?