Is it possible for me to "port" the BSD operating system over to the Lego Mindstorms NXT? If yes, has any body done it yet? Are there any examples?
Asked
Active
Viewed 174 times
1 Answers
3
Forget it. The main µC has just 256kB Flash and 64kB RAM (says LEGO). This is several orders of magnitude too small for any Unix-like Operating System.
-
That is, modern UNIX variants. Dig for pre-1985 UNIX variants if you need to port it. – Aditya Vaidyam May 09 '12 at 05:34