Skip to content

Beaglebone (black) ARM operating system project

License

Notifications You must be signed in to change notification settings

crystalskull/dhARMa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dhARMa

Beaglebone (black) ARM operating system project

Contributers:

  1. muteX
  2. G1

This is a hobby ARM operating system project for BeagleBone Black being written from scratch. This is going to be a life long project to gain inner satisfaction and learn a lot about embedded OS programming.

Get the ARM cross compiler toolchain from here : https://launchpad.net/gcc-arm-embedded

TI AM335x Cortex A8 (Sitara) Technical Ref. manual (TRM) is very much required.

As is the BBB Sys. Ref. manual (SRM)

A copy of the ARM System Developers Guide is also required to understand ARM assembly.

About

Beaglebone (black) ARM operating system project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 89.0%
  • C 6.1%
  • Shell 4.9%