[mc1322x] Testing code on Contiki
Mariano Alvira
mar at devl.org
Wed Aug 26 08:09:36 EDT 2009
On Tue, Aug 25, 2009 at 06:40:16PM -0700, Oleksiy Yakimovych wrote:
> Hello,
>
> 1. How can I test mc1322 code with Contiki?
First get a sane arm cross toolchain. I used OpenEmbedded
(http://git.devl.org/?p=malvira/mc1322x-oe.git;a=summary). OE can be a
huge pain.
Jon has had success with this toolchain:
http://devl.org/pipermail/mc1322x/2009-July/000018.html
Then you can clone our contiki tree:
git clone git://git.devl.org/git/malvira/contiki-mc1322x.git
and start building the examples. The mc1322x code is in cpu/mc1322x
and platform/mc1322x.
> 2. What applications, examples from Contiki or any other testing
> procedures were used?
In Contiki I've been testing RIME with example-abc.c example-mesh.c
and example-collect.c (in examples/rime).
There are also all the tests in mc1322x-tests:
git clone git://git.devl.org/git/malvira/mc1322x-tests.git
With prebuilt binaries at:
http://mc1322x.devl.org/builds/mc1322x-tests/latest/
> 3. What boards have been used for testing: from Freescale kit
> (http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1322x_Dev_Kits&parentCode=MC13224V&fpsp=1&nodeId=0162468rH3bTdG22172E113958
> ) (1322X-SRB (Sensor Reference Board) , 1322X-NCB (Network Coordinator
> Board), 1322X-LPB (Low Power Board), 1322X-USB) or from RedBee?
I prefer RedBee, but that's because I'm the one selling them!
I've done some testing with the Freescale USB sticks and they seem to
work fine.
-Mar.
More information about the mc1322x
mailing list