I keep getting syntax error if i use instructions like li or la. If i try a code without these instructions it works fine, but i need to use them. I tried different versions and i keep getting the same error (I have allowed pseudo instructions). I need to use it for a university project but i can't check if the code i wrote is ok since i can't run the code. Am i missing something? I don't know how to make it work properly, i'm new to assembly and pcspim, so i may be overlooking something stupid.
Update: If i use PcSpim i can't get any code to work. I tried using QtSpim and MARS to test my code and they both read the code (although it's still not correct). The point is i have to use PcSpim for my project, so i need to get it running.