Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

moleike/slos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmuSLOS

  mmuSLOS is a version of the SLOS operating system that makes use of the 
  ARM memory management unit.

Processor Supported

  ARM920T

Board Supported

  ARM Integrator/AP

Host Platform

  Microsofts Windows XP

Build Process

  To build mmuSLOS you need to have GNU tools installed, as well as the make 
  utility.
  
  GNU tools version
  
  arm-elf-gcc (GCC) 3.3.1
  GNU ld version 2.14 20030612
  GNU assembler 2.14 20030612


  1. CD into the mmuSLOS directory

  2. Type: make all at the command prompt.

  If there are no errors the binary image is placed into build/image 
  directory and is given the name slos.bin. slos.bin can then be loaded 
  and executed on an Integrator/AP with ARM920T core module. 







 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published