Electrum Documentation
From Manuals
(Difference between revisions)
(→Software Updates) |
|||
| Line 34: | Line 34: | ||
==Software Updates== | ==Software Updates== | ||
| + | ===Kernel, Root File System, uBoot, and Bootstrap Updates=== | ||
* [http://www.micromint.com/updates/electrum/uImage-2.6.33.20-1-at91 Linux 2.6.33.20-1 Kernel] | * [http://www.micromint.com/updates/electrum/uImage-2.6.33.20-1-at91 Linux 2.6.33.20-1 Kernel] | ||
* [http://www.micromint.com/updates/electrum/modules-2.6.33.20-1-at91.tar.bz2 Linux 2.6.33.20-1 Modules] | * [http://www.micromint.com/updates/electrum/modules-2.6.33.20-1-at91.tar.bz2 Linux 2.6.33.20-1 Modules] | ||
| Line 44: | Line 45: | ||
* [http://www.micromint.com/updates/electrum/rootfs-5.0.9.armel.jffs2 Debian 5.0.9 armel root filesystem (NAND JFFS2)] | * [http://www.micromint.com/updates/electrum/rootfs-5.0.9.armel.jffs2 Debian 5.0.9 armel root filesystem (NAND JFFS2)] | ||
* [http://www.micromint.com/updates/electrum/rootfs-5.0.9-sd.armel.tar.bz2 Debian 5.0.9 armel root filesystem + Linux 2.6.33.20-1 (SD card)] | * [http://www.micromint.com/updates/electrum/rootfs-5.0.9-sd.armel.tar.bz2 Debian 5.0.9 armel root filesystem + Linux 2.6.33.20-1 (SD card)] | ||
| + | ===Code Example Updates=== | ||
* [http://www.micromint.com/updates/electrum/userland-2012.01.tar.bz2 Userland code examples 2012.01] | * [http://www.micromint.com/updates/electrum/userland-2012.01.tar.bz2 Userland code examples 2012.01] | ||
| + | ===USB Drivers=== | ||
* [http://www.micromint.com/updates/electrum/atm6124_cdc.zip AT91 USB CDC driver for Windows] | * [http://www.micromint.com/updates/electrum/atm6124_cdc.zip AT91 USB CDC driver for Windows] | ||
| + | ===IDEs, Compilers, and Debuggers=== | ||
{{:ARM_Linux_Software}} | {{:ARM_Linux_Software}} | ||
Revision as of 13:09, 15 March 2012
The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9.
Manuals
|
Code Examples
Application Notes
- Setting up an ARM Cross-compiler under Debian PC Linux
- Using Wireless USB Adapters
- Boot from SD/MMC
- Flashing filesystems larger than RAM
- Blinky, Button & GPIO examples using Python
Troubleshooting
Software Updates
Kernel, Root File System, uBoot, and Bootstrap Updates
- Linux 2.6.33.20-1 Kernel
- Linux 2.6.33.20-1 Modules
- Linux 2.6.33.20-1 Sources
- uBoot 2010.09 Binary
- uBoot 2010.09 Sources
- Bootstrap 1.11 Binary
- Debian 6.0.4 armel root filesystem (NAND JFFS2)
- Debian 6.0.4 armel root filesystem + Linux 2.6.33.20-1 (SD card)
- Debian 5.0.9 armel root filesystem (NAND JFFS2)
- Debian 5.0.9 armel root filesystem + Linux 2.6.33.20-1 (SD card)

