MIPS32

sblattm

Distinguished
Sep 16, 2004
1
0
18,510
Hi,

I'm interested in getting a bare MIPS-system doing something - e.g. some kind of "Hello-World" - Operating System. Does anybody know a Howto ??

thx

s_blattm
 

imgod2u

Distinguished
Jul 1, 2002
890
0
18,980
Writing an OS is no trivial matter. Even the simplest of OS's need to provide system call support (such as write to console) which means having driver support for the individual devices (the video out, mouse, keyboard, etc.) and be able to be booted from the BIOS. The drivers alone would be quite a task if you were writing them from scratch.

"We are Microsoft, resistance is futile." - Bill Gates, 2015.
 

raretech

Distinguished
Nov 21, 2003
482
0
18,780
I'd look into the development of the Linux port if you can't find any other info. Here's a starting point...
http://linux.cis.nctu.edu.tw/MIPS/
If you dig, you might be able to find discussions about what was involved in porting it and that could help.


<i>Forget AMD and Intel, those are for fanboy lusers. The C3 is where it's at. Via Rulez!</i>