[Gems-users] Opal initial Error


Date: Fri, 22 Jul 2011 17:58:44 +0800
From: "吴艳君 " <wuyanjun0622@xxxxxxxxxxxx>
Subject: [Gems-users] Opal initial Error
Hi,all: 
    When I initial opal, I encounter the error :
simics> opal0.init
pstate_t: error: control register "intr_dispatch_status" has improper mapping: 110.
pstate_t: error: control register "intr_receive" has improper mapping: 119.
pstate_t: error: control register "in_intr_data0" has improper mapping: 111.
pstate_t: error: control register "in_intr_data1" has improper mapping: 112.
pstate_t: error: control register "in_intr_data2" has improper mapping: 113.
pstate_t: error: control register "in_intr_data3" has improper mapping: 114.
pstate_t: error: control register "in_intr_data4" has improper mapping: 115.
pstate_t: error: control register "in_intr_data5" has improper mapping: 116.
pstate_t: error: control register "in_intr_data6" has improper mapping: 117.
pstate_t: error: control register "in_intr_data7" has improper mapping: 118.
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: error: control register "in_intr_data5" has improper mapping: 116.
pstate_t: error: control register "in_intr_data6" has improper mapping: 117.
pstate_t: error: control register "in_intr_data7" has improper mapping: 118.
Ruby: ruby-opal link established. removing timing_model.
 opalinterface : doing notify callback
Opal: opal-ruby link established.
 OpalInterface : installation successful.

  When I search the User list , I found some solution. So I changed the MAX_CTL_REGS (say 120) in  opal/sparc/ta rgetmacros.h to a larger value 150. But it still have the same error.  So, are there anybody can help me? I don't know what's going wrong. 
  Thank you!
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Opal initial Error, 吴艳君  <=