Hi everybody I wrote some function for fft and i want to copy it to RAM while i use function like this void fpfft(int *X_real, int *X_imag, int *x)__ram it is giving error called fpfft.c(13): error: parse error before "__ram" thanks