I am using DSK5402 platform and as far as i am evolving in fft routines I noticed that twiddle table( or .sintab section) demands twice the memory referenced in spra480b manual. After examining this issue i realised that the extra memory portion twiddle table allocates in memory is simple a repetition of twiddle table. I am using CCS v2.0. Is that a problem of obsolete version of dsplib that maybe I am using?