Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
0ena opened this issue Jul 15, 2020 · 0 comments
Open

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

0ena opened this issue Jul 15, 2020 · 0 comments

Comments

@0ena
Copy link

0ena commented Jul 15, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant