views:

129

answers:

0

Hello , i'm currently working with assembly language under the MIPS processor. I'm currently using MARS simulator and for reasons unknown i get the following error message after every run:

Go: running try.s

Error in : invalid program counter value: 0

Go: execution terminated with errors.

I get this error message independent of the code i'm using, just wondering if this is a bug in the MARS simulator or if it's something i'm missing.