Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple test platform for Ingenic (MIPS) SOC

License

NotificationsYou must be signed in to change notification settings

xzhong86/ObjMips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple test platform for Ingenic (MIPS) SOC.

The Story

  • At beginning, I just wrote a simple program to run on chip directly (without OS) to test basic function of MIPS CPU core, like SMP cache coherence.
  • Then, added device control, interrupt control, memory management, page management, virtual memory.
  • Then, thread (task control, thread switch), signal, semaphore, console.
  • Then, command line on console, .etc.
  • Then it becomes a simple Operating System!

It is very insteresting to implement OS features step by step. I learned from linux kernel, and wrote it into this project.

Plan

I don't have Ingenic development board (jz4760 4770 .etc) to run this program, so I plan to run on QEMU.

About

Simple test platform for Ingenic (MIPS) SOC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp