Mars MIPS Simulator not functioning, installation issues?
Asked Answered
A

2

5

I have downloaded the Mars MIPS Simulator .jar file, and I have downloaded the java jdk file from oracle. Whenever I open the jar file, the IDE is there, but everything is greyed-out. I can't even edit the text in the window. When you select "Execute", three cut off windows appear in the box below, one titled "Text Segment", one "Data Segment", and one "Labels". I am thinking it is a failed installation, but I have no idea what else to do. Thank you for any help!

Here is a screenshot:

https://i.sstatic.net/I9ifu.png

Amoroso answered 30/8, 2015 at 14:40 Comment(2)
Can you please post a screen shot? It's difficult to decide whether it's an installation issue if I don't understand what are you talking about.Escobedo
i.imgur.com/8O30Hzh.png @jachinteAmoroso
U
9

Use the toolbar on the top and click paste and the edit window should work. And after you hit assemble, go to settings->Show labels window.

Unapt answered 1/9, 2015 at 22:44 Comment(0)
F
0

I can tell you this:

  • I don't think it's an installation issue. As you said, you installed the JDK and then run the program succesfully. An installation issue would be an unexpected error because of a missing dependency, or something similar.
  • As this is not a programming question, I don't think StackOverflow is the correct site. You may search in the StackExchange site for an adequate community.

However, try putting the cursor at the bottom of the cut off windows to see if you can modify the size of the container panel.

UPDATE

Seems like the problem is that you are not editing a file, that's why the majority of the buttons are disabled. Try creating a new file: click the first button in the toolbar, the white one. Also, the menu item "file" should give you an option to do it.

Francefrancene answered 30/8, 2015 at 17:17 Comment(3)
i.imgur.com/c7NetUY.png This is what happens when I bring the window down.Amoroso
@Amoroso I updated the question, I hope that's the problem.Escobedo
No that is not the problem. It just adds a greyed out panel right under Edit/Execute named "Mips1.asm." It does not look like the IDE is functioning at all.Amoroso

© 2022 - 2024 — McMap. All rights reserved.