Jump to content

OSDLERROR Error :Hello world examples


Hash

Recommended Posts

Hello,

Iam trying to run the hello world from the Cadence UVM examples and could see this message as below

2)I dont see any issues in the UVM_REPORT, using NCSIM 11.10-s067 Version

Can anyone help me understand this?

-Thanks in advance

Hash

===========================================================================

"ncsim: *E,IMPDLL: Unable to load the implicit shared object.

OSDLERROR: /home/xyz/Cadence_Examples/uvm-1.1/uvm_lib/uvm_sv/examples/simple/hello_world/INCA_libs/worklib/hello_world/sv/_sv_export.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..

"

=========================================================================

==========================================================================

--- UVM Report catcher Summary ---

Number of demoted UVM_FATAL reports : 0

Number of demoted UVM_ERROR reports : 0

Number of demoted UVM_WARNING reports: 0

Number of caught UVM_FATAL reports : 0

Number of caught UVM_ERROR reports : 0

Number of caught UVM_WARNING reports : 0

--- UVM Report Summary ---

** Report counts by severity

UVM_INFO : 3

UVM_WARNING : 0

UVM_ERROR : 0

UVM_FATAL : 0

==========================================================================

Link to comment
Share on other sites

Hi Uwe

I am trying to run an example from /uvm-1.1/uvm_lib/uvm_sv/examples/simple/trivial under cadence installation

2)My command line is

////////////////////////////////

irun -uvm component.sv

////////////////////////////////

3)I could still see the issue as below

////////////////

ncsim: *E,IMPDLL: Unable to load the implicit shared object.

OSDLERROR: /home/xyz/Cadence_Examples/uvm-1.1/uvm_lib/uvm_sv/examples/simple/trivial/INCA_libs/worklib/test/sv/_sv_export.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..

ncsim> source /opt/cadence_11.10.067/installs/INCISIV111/tools/inca/files/ncsimrc

////////////////////////////////////////////////////////////////////////////////////////////

3)Can you comment on this?

-BR

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...