embedded

0

Inline assembly instructions in GCC

http://balau82.wordpress.com

Example with an ARM target on how to use GCC inline assembly effectively in C code.

Read more »
balau's picture
Created by balau 11 years 1 week ago – Made popular 11 years 1 week ago
Category: End User   Tags:
0

Running Linux on new OpenRisc simulator or1ksim 0.4.0

http://balau82.wordpress.com

How to install and run the new OpenRisc simulator or1ksim 0.4.0, and emulate a running Linux kernel.

Read more »
balau's picture
Created by balau 11 years 45 weeks ago – Made popular 11 years 45 weeks ago
Category: Industry   Tags:
0

U-boot for ARM on QEMU

http://balau82.wordpress.com

Instructions to compile and run the U-Boot bootloader inside a QEMU emulation of an ARM platform.

Read more »
balau's picture
Created by balau 12 years 11 weeks ago – Made popular 12 years 11 weeks ago
Category: High End   Tags:
0

Simplest bare metal program for ARM

http://balau82.wordpress.com

A simple example of bare metal programming for ARM926EJ-S core using the free open source Codesourcery toolchain based on GNU gcc.

Read more »
balau's picture
Created by balau 12 years 14 weeks ago – Made popular 12 years 14 weeks ago
Category: Beginner   Tags:
0

Linux is not an Operating System

http://www.tech-no-media.com

Last week Google announced their intention to release an operating system based on Linux. The reaction of some people on reddit was: "No, another neutered, watered-down, crapitized "linux". Linux will once again be viewed as a sub par, 'specialized' OS." Well, this is not possible because Linux is not really an operating system, it is a kernel.

Read more »
Erlik's picture
Created by Erlik 12 years 45 weeks ago – Made popular 12 years 45 weeks ago
Category: Philosophy   Tags:
0

whefs: an embedded filesystem library for C

http://fossil.wanderinghorse.net

When i started googling for an embedded filesystem library (something like sqlite, but for a filesystem instead of a database), i came up pretty empty handed. The vast majority of the projects are commercial and the open source ones operate at a different level than i was looking for.

So i started coding...

Read more »
sgbeal's picture
Created by sgbeal 13 years 19 weeks ago – Made popular 13 years 19 weeks ago
Category: High End   Tags:

Best karma users