Skip to content

or1k-sim getting "Killed" halfway of process #11

@0ena

Description

@0ena

Hi,

I am new to OpenRISC.
I am experimenting with the or1ksim instruction set simulator.
Actually I am following this tutorial, in an attempt to just run the "hello.elf":

https://github.com/openrisc/tutorials/tree/master/or1ksim

When I am running the or1k-sim -f or1ksim.cfg hello.elf command, I get the following output and the process is killed:

Seeding random generator with value 0x10358439
Insn MMU 0KB: 1 ways, 64 sets, entry size 1 bytes
Data MMU 0KB: 1 ways, 64 sets, entry size 1 bytes
Ethernet TAP type
Warning: ./or1ksim.cfg: Unrecognized parameter: sockif at line 713; ignored.
Verbose on, simdebug off, interactive prompt off
Machine initialization...
Clock cycle: 10ns
No data cache.
No instruction cache.
BPB simulation off.
BTIC simulation off.
Or1ksim 2012-04-27
Building automata... done, num uncovered: 0/215.
Parsing operands data... done.
Killed

Do you have any ideas on what might be the problem here?

I am running or1ksim on Ubuntu 18.04.4 LTS.
I really need an answer on this. Thank you in advance for your help.

Kind regards,
Nassos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions