Standalone software

Last updated: Februari 21, 2008
Under construction

Das U-Boot supports EABI, an API for standalone programs. This EABI is 'specified' in include/exports.h in the u-boot distribution.
Compiling these programs is possible with the ELDK distribution.
All downloads contain full source and a pre-compiled binary.

PORTTEST

After reset all MPC823 ports are configured as input ports. Das U-Boot configures some port lines for peripherals, the other lines still are input ports. Porttest is a small program to find connections to these port lines. See the README for details.
Porttest uses a command interpreter from KA9Qs 'net' program.

Download