[Gems-users] Error running opal


Date: Mon, 14 Jan 2008 12:31:57 +0800
From: "Cihat Basol" <cihatbas@xxxxxxxxxxxxxxx>
Subject: [Gems-users] Error running opal
Hi,

I have the following error when I try to call "opal0.init". Btw, I am using cashew configuration (linux on sunfire). Is that ok to use for ruby and opal? I have checked my configuration file and couldn't find the control registers that are the source of errors below. There are so many warnings as well. Can somebody help me? When I look at the control registers in the simics CLI by typing cpu0->control_registers, I am not able to see in_intr_data3 .. to in_intr_data 7 registers.

Thanks,
Cihat.





pstate_t: error: control register "stick" has improper mapping: -1.
Exception error message: Non-existing register name 'stick'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "stick_cmpr" has improper mapping: -1.
Exception error message: Non-existing register name 'stick_cmpr'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "safari_config" has improper mapping: -1.
Exception error message: Non-existing register name 'safari_config'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "safari_address" has improper mapping: -1.
Exception error message: Non-existing register name 'safari_address'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "in_intr_data3" has improper mapping: -1.
Exception error message: Non-existing register name 'in_intr_data3'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "in_intr_data4" has improper mapping: -1.
Exception error message: Non-existing register name 'in_intr_data4'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "in_intr_data5" has improper mapping: -1.
Exception error message: Non-existing register name 'in_intr_data5'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "in_intr_data6" has improper mapping: -1.
Exception error message: Non-existing register name 'in_intr_data6'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: error: control register "in_intr_data7" has improper mapping: -1.
Exception error message: Non-existing register name 'in_intr_data7'
pstate_t: constructor: unable to get control register number.
: caught exception (#3).
pstate_t: warning: control register #0 == "(null)" has simics name "g0".
pstate_t: warning: control register #1 == "(null)" has simics name "g1".
pstate_t: warning: control register #2 == "(null)" has simics name "g2".
pstate_t: warning: control register #3 == "(null)" has simics name "g3".
pstate_t: warning: control register #4 == "(null)" has simics name "g4".
pstate_t: warning: control register #5 == "(null)" has simics name "g5".
pstate_t: warning: control register #6 == "(null)" has simics name "g6".
pstate_t: warning: control register #7 == "(null)" has simics name "g7".
pstate_t: warning: control register #8 == "(null)" has simics name "o0".
pstate_t: warning: control register #9 == "(null)" has simics name "o1".
pstate_t: warning: control register #10 == "(null)" has simics name "o2".
pstate_t: warning: control register #11 == "(null)" has simics name "o3".
pstate_t: warning: control register #12 == "(null)" has simics name "o4".
pstate_t: warning: control register #13 == "(null)" has simics name "o5".
pstate_t: warning: control register #14 == "(null)" has simics name "o6".
pstate_t: warning: control register #15 == "(null)" has simics name "o7".
pstate_t: warning: control register #16 == "(null)" has simics name "l0".
pstate_t: warning: control register #17 == "(null)" has simics name "l1".
pstate_t: warning: control register #18 == "(null)" has simics name "l2".
pstate_t: warning: control register #19 == "(null)" has simics name "l3".
pstate_t: warning: control register #20 == "(null)" has simics name "l4".
pstate_t: warning: control register #21 == "(null)" has simics name "l5".
pstate_t: warning: control register #22 == "(null)" has simics name "l6".
pstate_t: warning: control register #23 == "(null)" has simics name "l7".
pstate_t: warning: control register #24 == "(null)" has simics name "i0".
pstate_t: warning: control register #25 == "(null)" has simics name "i1".
pstate_t: warning: control register #26 == "(null)" has simics name "i2".
pstate_t: warning: control register #27 == "(null)" has simics name "i3".
pstate_t: warning: control register #28 == "(null)" has simics name "i4".
pstate_t: warning: control register #29 == "(null)" has simics name "i5".
pstate_t: warning: control register #30 == "(null)" has simics name "i6".
pstate_t: warning: control register #31 == "(null)" has simics name "i7".
pstate_t: warning: control register #95 == "(null)" has simics name "upa_config".
pstate_t: warning: control register #96 == "(null)" has simics name "ecache_error_enable".
pstate_t: warning: control register #97 == "(null)" has simics name "asynchronous_fault_status".
pstate_t: warning: control register #98 == "(null)" has simics name "asynchronous_fault_address".
pstate_t: warning: control register #99 == "(null)" has simics name "out_intr_data0".
pstate_t: warning: control register #100 == "(null)" has simics name "out_intr_data1".
pstate_t: warning: control register #101 == "(null)" has simics name "out_intr_data2".
pstate_t: warning: control register #107 == "(null)" has simics name "serial_id".
pstate_t: warning: control register #108 == "(null)" has simics name "pic".
pstate_t: warning: control register #109 == "(null)" has simics name "pcr".
pstate_t: warning: control register #110 == "(null)" has simics name "mid".
pstate_t: warning: control register #111 == "(null)" has simics name "fp".
pstate_t: warning: control register #112 == "(null)" has simics name "sp".
Ruby: ruby-opal link established. removing timing_model.
opalinterface: doing notify callback
Opal: opal-ruby link established.
OpalInterface: installation successful.

[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Error running opal, Cihat Basol <=