[Tinyos-devel] Printf on the mica

Kevin Klues klueska at gmail.com
Thu Jan 25 14:06:01 PST 2007


It was pointed out today that the Printf feature available under
tos/lib/printf in tinyos-2.x is only compatible for the mica family of
motes with avr-libc > 1.4 .  If you are still using version 1.2,
consider either upgrading or copying a local version of the new
"stdio.h" file into your local include path.  If you use the one from
the tinyos website when following the latest install instruction you
should be fine.

-- 
~Kevin


More information about the Tinyos-devel mailing list