Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR1619: Bare Metal Programming on the Raspberry Pi (Part 1)

Hosted by Gabriel Evenfire on 2014-10-16 00:00:00
Download or Listen

This show is about programming on a Raspberry Pi with on operating system or libraries. In this programming environment, the only software that the CPU executes is the software that you write. This episode introduces how to configure the build environment and get a basic application up and running. From here one can leverage these techniques to build more sophisticated applications and deepen ones knowledge of systems programming.

Here is some of the source material that I used while working on this little learning experience.

dwelch67's bare metal repository

CATRPI

  • Homepage: https://gitorious.org/catrpi
  • Git repo: git://gitorious.org/catrpi/catrpi.git
  • My own repository of code that I wrote during this little project.

Adafruit USB to TTL cable

Script to build the ARM toolchain

ARM ARM

ARM TRM

RPI Schematics

RPI Peripherals

Comments



More Information...


Copyright Information

Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.

The HPR Website Design is released to the Public Domain.