I was wondering if anyone is familiar with the following errors
generated when using opal/ruby. They don't appear to effect the
execution, (as things continue) but they flood my console with error
messages.
Here is what the errors look like:
pstate::getControl() ERROR trying to read ctrl reg not mapped by Opal
to Simics reg reg[ 42 ]
pstate::getControl() ERROR trying to read ctrl reg not mapped by Opal
to Simics reg reg[ 43 ]
pstate::getControl() ERROR trying to read ctrl reg not mapped by Opal
to Simics reg reg[ 45 ]
pstate::getControl() ERROR trying to read ctrl reg not mapped by Opal
to Simics reg reg[ 46 ]
pstate::getControl() ERROR trying to read ctrl reg not mapped by Opal
to Simics reg reg[ 52 ]
I get millions of these Errors, and want to know whether they directly
effect the results of the simulation, or if it's safe to comment out
the error statement.
thanks,
Phil
|