Hello
i have problems with "make micaz docs" commands : it gives me some errors as
reported below.
Could you please help me?
Thanks
#########################################################################
[EMAIL PROTECTED] /cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/apps/RendezVous
$ make micaz docs
Making documentation for RendezVousC on micaz
nesdoc -o /cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/doc/nesdoc -Wall -Wshadow
-Wnesc-all -target=micaz -fnesc
ax-inline-insns-single=100000 -DIDENT_APPNAME=\"RendezVousC\"
-DIDENT_USERNAME=\"nguyenvp\" -DIDENT_HOSTNAME=
DENT_UIDHASH=0x33f971a0L RendezVousC.nc
/cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2:
warning: #warning "*** LOW P
interface CC2420Config (tos.chips.cc2420.interfaces.CC2420Config)
interface ResourceRequested (tos.interfaces.ResourceRequested)
interface SplitControl (tos.interfaces.SplitControl)
interface ResourceConfigure (tos.interfaces.ResourceConfigure)
interface Atm128Spi (tos.chips.atm128.spi.Atm128Spi)
interface CC2420Register (tos.chips.cc2420.interfaces.CC2420Register)
interface PacketTimeStamp (tos.interfaces.PacketTimeStamp)
interface RadioBackoff (tos.chips.cc2420.interfaces.RadioBackoff)
interface HplAtm128TimerCtrl16 (tos.chips.atm128.timer.HplAtm128TimerCtrl16)
interface GpioCapture (tos.interfaces.GpioCapture)
interface Boot (tos.interfaces.Boot)
interface SendNotifier (tos.interfaces.SendNotifier)
interface HplAtm128Capture (tos.chips.atm128.timer.HplAtm128Capture)
interface TaskBasic (tos.interfaces.TaskBasic)
interface HplAtm128TimerAsync (tos.chips.atm128.timer.HplAtm128TimerAsync)
interface CC2420Fifo (tos.chips.cc2420.interfaces.CC2420Fifo)
interface SpiPacket (tos.interfaces.SpiPacket)
interface HplAtm128Interrupt (tos.chips.atm128.pins.HplAtm128Interrupt)
interface Packet (tos.interfaces.Packet)
interface LocalTime (tos.lib.timer.LocalTime)
interface AMSend (tos.interfaces.AMSend)
interface CC2420Packet (tos.chips.cc2420.interfaces.CC2420Packet)
interface CC2420Transmit (tos.chips.cc2420.interfaces.CC2420Transmit)
interface Read (tos.interfaces.Read)
interface CC2420Receive (tos.chips.cc2420.interfaces.CC2420Receive)
interface Random (tos.interfaces.Random)
interface Send (tos.interfaces.Send)
interface HplAtm128TimerCtrl8 (tos.chips.atm128.timer.HplAtm128TimerCtrl8)
interface HplAtm128InterruptSig (tos.chips.atm128.pins.HplAtm128InterruptSig)
interface SpiByte (tos.interfaces.SpiByte)
interface ChipSpiResource (tos.chips.cc2420.interfaces.ChipSpiResource)
interface LowPowerListening (tos.interfaces.LowPowerListening)
interface ParameterInit (tos.interfaces.ParameterInit)
interface ActiveMessageAddress (tos.interfaces.ActiveMessageAddress)
interface GpioInterrupt (tos.interfaces.GpioInterrupt)
interface Alarm (tos.lib.timer.Alarm)
interface McuPowerOverride (tos.interfaces.McuPowerOverride)
interface Init (tos.interfaces.Init)
interface ReceiveIndicator (tos.chips.cc2420.interfaces.ReceiveIndicator)
interface HplAtm128Compare (tos.chips.atm128.timer.HplAtm128Compare)
interface CC2420PacketBody (tos.chips.cc2420.interfaces.CC2420PacketBody)
interface PacketTimeSyncOffset
(tos.chips.cc2420.interfaces.PacketTimeSyncOffset)
interface Receive (tos.interfaces.Receive)
interface CC2420Ram (tos.chips.cc2420.interfaces.CC2420Ram)
interface ResourceQueue (tos.interfaces.ResourceQueue)
interface State (tos.interfaces.State)
interface Counter (tos.lib.timer.Counter)
interface GeneralIO (tos.interfaces.GeneralIO)
interface Leds (tos.interfaces.Leds)
interface CC2420Power (tos.chips.cc2420.interfaces.CC2420Power)
interface Atm128Calibrate (tos.chips.atm128.timer.Atm128Calibrate)
interface PacketAcknowledgements (tos.interfaces.PacketAcknowledgements)
interface Resource (tos.interfaces.Resource)
interface McuSleep (tos.interfaces.McuSleep)
interface McuPowerState (tos.interfaces.McuPowerState)
interface AsyncStdControl (tos.interfaces.AsyncStdControl)
interface PacketLink (tos.interfaces.PacketLink)
interface HplAtm128Timer (tos.chips.atm128.timer.HplAtm128Timer)
interface AMPacket (tos.interfaces.AMPacket)
interface StdControl (tos.interfaces.StdControl)
interface ArbiterInfo (tos.interfaces.ArbiterInfo)
interface Scheduler (tos.interfaces.Scheduler)
interface CC2420Strobe (tos.chips.cc2420.interfaces.CC2420Strobe)
interface LinkPacketMetadata (tos.interfaces.LinkPacketMetadata)
interface Timer (tos.lib.timer.Timer)
component RendezVousC (RendezVousC)
Traceback (most recent call last):
File "/usr/lib/tinyos/nesdoc/archive.py", line 278, in <module>
doc.writexml(ifile)
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 1744, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 814, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 814, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 814, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 814, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 814, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 1033, in
writexml
File "/tmp/python.6884/usr/lib/python2.5/xml/dom/minidom.py", line 301, in
_write_data
UnicodeEncodeError: 'ascii' codec can't encode character u'\u23e9' in position
43: ordinal not in range(128)
make: *** [docs_] Error 1
Cyril
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help