No subject


Fri Jun 4 06:18:01 EDT 2010


You now have reset-all.pl, erase-all.pl, and load-all.pl. Here is a
quick usage:

These examples assume you have 19 econotags plugged into your computer
--- you can adjust your numbers accordingly :)

Reset all your tags:
$ reset-all.pl 19

Erase all your tags:
$ erase-all.pl 19
 
Make them all blink:
$ load-all.pl blink-red_redbee-econotag.bin 19

Open terminals for them all:
Usage: ./open-terms.pl first-term-num last-term-num
$ open-terms.pl 1 37

I've also modified flasher.c to not write a valid boot image for a
zero length file as well as added a -z option to mc1322x-load.pl which
sends a zero length file. The extra data on the command line still
gets flashed. This lets you burn mac addresses for programs that you
are going to run from RAM only. 

Flash Redwire EUI64 addresses that match the tty numbers:
$ burn-macs.pl 19
 
will result in:
/dev/ttyUSB1 has mac 0x0050C2ABC0000001; 
/dev/ttyUSB3 has mac 0x0050C2ABC0000003;
etc...

And one last small change: rftest-tx now discards received packets ---
so now you can run it on more than one node at a time.

-Mar.




More information about the mc1322x mailing list