HI

I'm trying to run a c application of radix4 on gem5 simulator using SE
mode. This is the link to the code:

http://gweep.net/~rocko/FFT/node6.html#SECTION00060000000000000000

i used this command to compile it :
gcc -c -static -Wall  fast_fourier_transform.c -lm -o
fast_fourier_transform.o

then i used this command to run it :
build/ARM/gem5.opt configs/example/se.py -c /home/anoir/FFT\
work/FFT_opt_v2/fast_fourier_transform

and i'm getting this error:

















*gem5 Simulator System.  http://gem5.org <http://gem5.org>gem5 is
copyrighted software; use the --copyright option for details.gem5 compiled
Jun  9 2016 12:22:14gem5 started Jul  7 2016 18:53:41gem5 executing on
anoir-Lenovo-IdeaPad-Y510Pcommand line: build/ARM/gem5.opt
configs/example/se.py -c '/home/anoir/FFT
work/FFT_opt_v2/fast_fourier_transform'Global frequency set at
1000000000000 ticks per secondwarn: DRAM device capacity (8192 Mbytes) does
not match the address range assigned (512 Mbytes)fatal: Object file is a
dynamic executable however only static executables are supported!
Please recompile your executable as a static binary and try again. @ tick
0[create:build/ARM/sim/process.cc, line 644]Memory Usage: 637548
KBytesProgram aborted at cycle 0Aborted (core dumped)*

could someone tell me what's wrong!!
Thank you
-- 
*Anouar NECHI*


*IT Engineer : Industrial systemsHigher Institute of Computer ScienceTunis
- El Manar University*
*Phone :* *(+216) 50 311 536*
*E-mail :* *[email protected] <[email protected]>*
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to