This is the Linux app named raspberry-pi-os whose latest release can be downloaded as raspberry-pi-ossourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named raspberry-pi-os with OnWorks for free.
Befolgen Sie diese Anweisungen, um diese App auszuführen:
- 1. Diese Anwendung auf Ihren PC heruntergeladen.
- 2. Geben Sie in unserem Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX den gewünschten Benutzernamen ein.
- 3. Laden Sie diese Anwendung in einem solchen Dateimanager hoch.
- 4. Starten Sie den OnWorks Linux-Online- oder Windows-Online-Emulator oder den MACOS-Online-Emulator von dieser Website.
- 5. Rufen Sie vom gerade gestarteten OnWorks Linux-Betriebssystem aus unseren Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX mit dem gewünschten Benutzernamen auf.
- 6. Laden Sie die Anwendung herunter, installieren Sie sie und führen Sie sie aus.
Himbeer-Pi-OS
Ad
BESCHREIBUNG
This repository contains a step-by-step guide that teaches how to create a simple operating system (OS) kernel from scratch. I call this OS Raspberry Pi OS or just RPi OS. The RPi OS source code is largely based on Linux kernel, but the OS has very limited functionality and supports only Raspberry PI 3. Each lesson is designed in such a way that it first explains how some kernel feature is implemented in the RPi OS, and then it tries to demonstrate how the same functionality works in the Linux kernel. Each lesson has a corresponding folder in the src directory, which contains a snapshot of the OS source code at the time when the lesson had just been completed. This allows the introduction of new concepts gracefully and helps readers to follow the evolution of the RPi OS. Understanding this guide doesn't require any specific OS development skills. For more information about project goals and history, please read the Introduction.
Eigenschaften
- Teaches kernel initialization and boot sequence
- Explains processor setup and exception handling
- Implements basic interrupt management
- Introduces process scheduling and task switching
- Provides exercises for hands-on learning
- Offers code snapshots for each lesson to track OS evolution
Programmiersprache
Assembly, C, Unix-Shell
Kategorien
This is an application that can also be fetched from https://sourceforge.net/projects/raspberry-pi-os.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.