Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-06-04 Thread Gabe Black
or VM. Yu Licheng -原始邮件- From: Gabriel Michael Black Sent: Thursday, June 02, 2011 1:11 AM To: Yu Licheng Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) Are you using Cygwin to build gem5? If so, you probably want to use a VM with Linux installed in it, or an actual

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-06-01 Thread Tim Harris (RESEARCH)
] Aborted at X86 FS SE Mode (Solved) Please try again with m5.opt. m5.fast has all the asserts and some other debugging support turned off to get slightly better performance, and there may be an earlier error that's not being caught. I always use m5.opt, and I'd recommend you use it until you're really

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-06-01 Thread Gabriel Michael Black
@m5sim.org Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) Please try again with m5.opt. m5.fast has all the asserts and some other debugging support turned off to get slightly better performance, and there may be an earlier error that's not being caught. I always use m5.opt, and I'd

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-06-01 Thread Yu Licheng
I'm using an actual Linux system (Ubuntu 10.04) on physical hardware, not cygwin or VM. Yu Licheng -原始邮件- From: Gabriel Michael Black Sent: Thursday, June 02, 2011 1:11 AM To: Yu Licheng Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) Are you using Cygwin to build gem5

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-05-31 Thread Gabe Black
As the message says, it doesn't support 32 bit kernels. If you want to use X86 FS you have to use a 64 bit kernel. Gabe On 05/31/11 08:38, Yu Licheng wrote: Hello I got following error in x86 SE mode, always aborted at cycle 500 with 'Invalid microop!': REAL SIMULATION info:

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-05-31 Thread Yu Licheng
01, 2011 1:26 AM To: gem5-users@m5sim.org Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) As the message says, it doesn't support 32 bit kernels. If you want to use X86 FS you have to use a 64 bit kernel. Gabe On 05/31/11 08:38, Yu Licheng wrote: Hello I got following error in x86 SE

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-05-31 Thread Gabriel Michael Black
1000 In SE mode, whenever the binary file is compiled in 32bit or 64bit, I always get: panic: Invalid microop! @ cycle 500 Yu Licheng -原始邮件- From: Gabe Black Sent: Wednesday, June 01, 2011 1:26 AM To: gem5-users@m5sim.org Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-05-31 Thread Yu Licheng
Michael Black Sent: Wednesday, June 01, 2011 9:58 AM To: gem5-users@m5sim.org Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) Lets start with SE mode. How are you compiling your binary? What is your command line? Also, what version of the gem5 source are you using? Gabe Quoting Yu

Re: [gem5-users] Aborted at X86 FS SE Mode (Solved)

2011-05-31 Thread Gabe Black
-0700 gcc version: 4.4.3 (ubuntu 10.04 x86(32bit) with x86_64 library installed) Thanks for response. Yu Licheng -原始邮件- From: Gabriel Michael Black Sent: Wednesday, June 01, 2011 9:58 AM To: gem5-users@m5sim.org Subject: Re: [gem5-users] Aborted at X86 FS SE Mode (Solved) Lets