: Home | MC1322x-OE's Gitweb | libmc1322x's Gitweb | Contiki-MC1322x's Gitweb

Using the Freescale MC1322x Series ARM7 Processor with integrated 802.15.4

The purpose of this site is to develop Open Source tools and hardware for the Freescale MC13224V processor.

Getting Started Guides

Software Packages

The project currently contains the software packages described below:

Getting the code

$ git clone git://git.devl.org/git/malvira/mc1322x-oe.git
$ git clone git://git.devl.org/git/malvira/mc1322x-rowley.git
$ git clone git://git.devl.org/git/malvira/libmc1322x.git
$ git clone git://git.devl.org/git/malvira/contiki-mc1322x.git
$ git clone git://git.devl.org/git/malvira/python-on-a-chip.git
$ git clone git://git.devl.org/git/malvira/qemu.git

Status

Hardware

Hardware is now available for purchase from the Redwire Store.

The MC13224V based development kits available are:

QEMU

Very basic support for qemu. No peripherals yet, but you can load images to address 0x00000000 and 0x00400000.

See README.qemu.mc1322x for details.

The machine does not support the NVM (onboard flash memory) which might contain important factory calibration data. This would be very nice to have.

Please see our development branch in our qemu tree for more details.

ROM code seems to be mostly in THUMB.

Community and Development

Mailing List

The mailing list for this project is mc1322x@devl.org. Click here to subscribe. View the archives.

Patchworks tracker

Patches sent to the mailing list are caught by our Patchworks server located here: http://patchwork.devl.org

mc1322x Website

This website is tracked in Git - you can browse its development history or clone it from git://git.devl.org/git/malvira/mc1322x-homepage.git. The site is covered by GPLv2 and maintained by Mariano Alvira. This website is based on a design by Petr Baudis for GIT which was based on a design by Jonas Fonseca for the ELinks homepage.


open-mc13224v --- these guys are also writing free mc1322x code.

Freaklabs.org --- open source zigbee stack

Contiki --- the easy way to do TCP/IP and wireless networks is to have someone else do them!

Open-ZB --- open zigbee

Freescale --- product page for the MC13224V

Yargarto --- ARM toolchain for windows and mac.

Linux 802.15.4 stack