Skip to content

A simple code to run RaspberryPi without a Operating System

Notifications You must be signed in to change notification settings

agusnt/BareMetal-RaspberryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BareMetal RPi

A simple code to run RaspberryPi without a Operating System, and enable JTAG for debugging or import your own code in a easy way.

The below code is influenced by: dwelch67

Instalation

Just compile it with make inside src folder, and copy the kernel.img onto an SD.

In the SD should be the following files: start.elf, bootcode.bin, fixup.dat and config.txt. You can download them from the official repository

Extra

For mor information visit Valvers

About

A simple code to run RaspberryPi without a Operating System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published