Software
This page has information for two groups of software:
- Software developed by others but used in this project, and
- Source code developed during this project
Software
| Required | Title | Version/Date | Description | |
|---|---|---|---|---|
| O | Ubuntu Linux | 6.10 Desktop | Linux operating system | Get it |
| X | uClinux | 20070130 | configurable kernel and filesystem for embedded (microcontroller) Linux | Get it |
| X | m68k-elf Tool Chain | 20061214 | tools needed to compile uClinux and other source for the 5282 and other Coldfire micros | Get it |
| O | Windows | XP SP2 | Operating system used for PumpKIN, HyperTerminal | |
| O | PumpKIN | 2.7.1 | free tftp server/client for Windows | Get it |
| O | HyperTerminal | 5.1 | COM port communication program for Windows; used to communicate with the 5282LITE kit | in Windows |
| O | Minicom | COM port communication program for Linux; used to communicate with the 5282LITE kit | in most Linux distros | |
| - | Virtual PC | 2007 | virtual machine for running an operating system on another operating system in case one would like to run Linux on a Windows machine | Get it |
O=not required if an equivalent is preferred
-=optional based on your desired method of configuration
Source
| Name | Description | Files | Source | Image/Exec |
|---|---|---|---|---|
| Hello World | First C program | main.c, Makefile | Get it | Get it |
| Toggle Pins | Meant to toggle pins, doesn't work (no linux driver yet) | main.c, toggle_pins.c, toggle_pins.h, Makefile, htmllib library, cgilib library, HTML and CSS files | Get it | Get it |

