Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
I m giving a try to MIPS Assembly by reading the MIPS Assembly Language Programming book, but I don t know the tools that are suggested and that are optional. What I need is
- Tools that are needed
- What is the best emulator and how to configure it?
At the time I just have cross-compiled binutils targeted to mips-elf
.
I m using Linux Ubuntu Hardy Heron