i am a newcommer with tinyos and have a problem with making some documents.

i could write this command like "make micaz docs" in the apps/Sense Folder
then documents with micaz platporm could be created in the doc/nesdoc/micaz
folder
i've already check with this.

but i am working with cc2530 MCU(Texas Instrument), but atually i will work
on CC2538 later
this time i am studing with CC2530. and i want to make documents like micaz
platform.
but i could not make those document with this cc2538 platform.

the sources with CC2530 are obtained below address
 address http://code.google.com/p/tinyv6/

i write like this "make cc2530 docs" in the apps/UdpEchoServer folder
then i got this error message like below

  Couldn't access nesdoc repository

what does this message mean?  genhtml.py problem?

is there anyone who help me with this problem?


==== full log message================================

Making documentation for UdpEchoServerAppC on cc2530
nesdoc -o /home/thpark/tinyOS/exercise-tinyos/doc/nesdoc  -D__cc2530__=1
-I/home/thpark/tinyOS/exercise-tinyos/support/make/cc2530/inc
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/preinc
-DTOSH_DATA_LENGTH=102 -DIPV6_ADDR_PREFIX_0=0x2001
-DIPV6_ADDR_PREFIX_1=0x0250 -DIPV6_ADDR_PREFIX_2=0x1004
-DIPV6_ADDR_PREFIX_3=0x5020 -DIDENT_APPNAME=\"UdpEchoServerAp\"
-DIDENT_USERNAME=\"thpark\" -DIDENT_HOSTNAME=\"VirtualBox\"
-DIDENT_USERHASH=0xe7466ee3L -DIDENT_TIMESTAMP=0x53245422L
-DIDENT_UIDHASH=0x28bac233L -U__BLOCKS__ -fnesc-include=deputy_nodeputy
-fnesc-include=nesc_nx -fnesc-include=tos -fnesc-separator=__  -DNESC=134
-Wnesc-all -DPLATFORM_CC2530
-I/home/thpark/tinyOS/exercise-tinyos/tos/platforms/cc2530
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/radio
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/timer
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/uart
-I/home/thpark/tinyOS/exercise-tinyos/tos/chips/cc2530/adc
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/rfxlink/layers
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/rfxlink/util
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/timer
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/serial
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/net
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/net/ctp
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/net/4bitle
-I/home/thpark/tinyOS/exercise-tinyos/tos/lib/net/tinyv6
-I/home/thpark/tinyOS/exercise-tinyos/tos/interfaces
-I/home/thpark/tinyOS/exercise-tinyos/tos/types
-I/home/thpark/tinyOS/exercise-tinyos/tos/system -fnesc-no-debug
-fnesc-scheduler=TinySchedulerC,TinySchedulerC.TaskBasic,TaskBasic,TaskBasic,runTask,postTask
UdpEchoServerAppC.nc
interface CC2530DriverConfig (tos.chips.cc2530.radio.CC2530DriverConfig)
interface RootControl (tos.lib.net.RootControl)
interface ResourceRequested (tos.interfaces.ResourceRequested)
interface BusyWait (tos.lib.timer.BusyWait)
interface RadioCCA (tos.lib.rfxlink.util.RadioCCA)
interface SplitControl (tos.interfaces.SplitControl)
interface ResourceConfigure (tos.interfaces.ResourceConfigure)
interface DummyConfig (tos.lib.rfxlink.layers.DummyConfig)
interface CollectionDebug (tos.lib.net.CollectionDebug)
interface CollectionPacket (tos.lib.net.CollectionPacket)
interface PacketTimeStamp (tos.interfaces.PacketTimeStamp)
interface LinkEstimator (tos.lib.net.4bitle.LinkEstimator)
interface TrafficMonitorConfig (tos.lib.rfxlink.layers.TrafficMonitorConfig)
interface ActiveMessageConfig (tos.lib.rfxlink.layers.ActiveMessageConfig)
interface CtpRoutingPacket (tos.lib.net.ctp.CtpRoutingPacket)
interface Boot (tos.interfaces.Boot)
interface SendNotifier (tos.interfaces.SendNotifier)
interface PacketField (tos.lib.rfxlink.util.PacketField)
interface Pool (tos.interfaces.Pool)
interface TaskBasic (tos.interfaces.TaskBasic)
interface NeighborhoodFlag (tos.lib.rfxlink.util.NeighborhoodFlag)
interface SlottedCollisionConfig
(tos.lib.rfxlink.layers.SlottedCollisionConfig)
interface RadioAlarm (tos.lib.rfxlink.util.RadioAlarm)
interface LocalTime (tos.lib.timer.LocalTime)
interface Intercept (tos.interfaces.Intercept)
interface Packet (tos.interfaces.Packet)
interface RadioState (tos.lib.rfxlink.util.RadioState)
interface Queue (tos.interfaces.Queue)
interface AMSend (tos.interfaces.AMSend)
interface Neighborhood (tos.lib.rfxlink.util.Neighborhood)
interface Ieee154Packet (tos.interfaces.Ieee154Packet)
interface Random (tos.interfaces.Random)
interface RadioPacket (tos.lib.rfxlink.util.RadioPacket)
interface Send (tos.interfaces.Send)
interface CsmaConfig (tos.lib.rfxlink.layers.CsmaConfig)
interface Cache (tos.interfaces.Cache)
interface LowPowerListening (tos.interfaces.LowPowerListening)
interface CtpInfo (tos.lib.net.ctp.CtpInfo)
interface ActiveMessageAddress (tos.interfaces.ActiveMessageAddress)
interface RadioReceive (tos.lib.rfxlink.util.RadioReceive)
interface Ieee154PacketLayer (tos.lib.rfxlink.layers.Ieee154PacketLayer)
interface SoftwareAckConfig (tos.lib.rfxlink.layers.SoftwareAckConfig)
interface Alarm (tos.lib.timer.Alarm)
interface Init (tos.interfaces.Init)
interface Receive (tos.interfaces.Receive)
interface BareReceive (tos.lib.rfxlink.util.BareReceive)
interface Ipv6Packet (tos.lib.net.tinyv6.Ipv6Packet)
interface Ipv6 (tos.lib.net.tinyv6.Ipv6)
interface ResourceQueue (tos.interfaces.ResourceQueue)
interface CtpCongestion (tos.lib.net.ctp.CtpCongestion)
interface NeighborDiscovery (tos.lib.net.tinyv6.NeighborDiscovery)
interface UnicastNameFreeRouting (tos.lib.net.UnicastNameFreeRouting)
interface Icmpv6 (tos.lib.net.tinyv6.Icmpv6)
interface Counter (tos.lib.timer.Counter)
interface ExpTimer (tos.lib.net.tinyv6.ExpTimer)
interface LowpanFrag (tos.lib.net.tinyv6.LowpanFrag)
interface UniqueConfig (tos.lib.rfxlink.layers.UniqueConfig)
interface GeneralIO (tos.interfaces.GeneralIO)
interface Leds (tos.interfaces.Leds)
interface RadioSend (tos.lib.rfxlink.util.RadioSend)
interface PacketAcknowledgements (tos.interfaces.PacketAcknowledgements)
interface CtpPacket (tos.lib.net.ctp.CtpPacket)
interface RandomCollisionConfig
(tos.lib.rfxlink.layers.RandomCollisionConfig)
interface Resource (tos.interfaces.Resource)
interface McuSleep (tos.interfaces.McuSleep)
interface McuPowerState (tos.interfaces.McuPowerState)
interface Ieee154Send (tos.interfaces.Ieee154Send)
interface Ipv6Address (tos.lib.net.tinyv6.Ipv6Address)
interface CompareBit (tos.lib.net.ctp.CompareBit)
interface PacketFlag (tos.lib.rfxlink.util.PacketFlag)
interface PacketLink (tos.interfaces.PacketLink)
interface BareSend (tos.lib.rfxlink.util.BareSend)
interface RadioChannel (tos.lib.rfxlink.util.RadioChannel)
interface AMPacket (tos.interfaces.AMPacket)
interface StdControl (tos.interfaces.StdControl)
interface ArbiterInfo (tos.interfaces.ArbiterInfo)
interface Udp (tos.lib.net.tinyv6.Udp)
interface Ipv6RoutingEngine (tos.lib.net.tinyv6.Ipv6RoutingEngine)
interface Scheduler (tos.interfaces.Scheduler)
interface LinkPacketMetadata (tos.interfaces.LinkPacketMetadata)
interface Tasklet (tos.lib.rfxlink.util.Tasklet)
interface UdpSocket (tos.lib.net.tinyv6.UdpSocket)
interface Lowpan (tos.lib.net.tinyv6.Lowpan)
interface Timer (tos.lib.timer.Timer)
interface CollectionId (tos.lib.net.CollectionId)
component UdpEchoServerAppC (UdpEchoServerAppC)
component MainC (tos.system.MainC)
component PlatformC (tos.platforms.cc2530.PlatformC)
component PlatformP (tos.platforms.cc2530.PlatformP)
component RealMainP (tos.system.RealMainP)
component TinySchedulerC (tos.system.TinySchedulerC)
component SchedulerBasicP (tos.chips.cc2530.SchedulerBasicP)
component McuSleepC (tos.chips.cc2530.McuSleepC)
component LedsC (tos.system.LedsC)
component LedsP (tos.system.LedsP)
component PlatformLedsC (tos.platforms.cc2530.PlatformLedsC)
component HplCC2530GeneralIOC (tos.chips.cc2530.HplCC2530GeneralIOC)
component UdpSocketC (tos.lib.net.tinyv6.UdpSocketC)
component UdpSocketP (tos.lib.net.tinyv6.UdpSocketP)
component UdpC (tos.lib.net.tinyv6.UdpC)
component UdpP (tos.lib.net.tinyv6.UdpP)
component Ipv6C (tos.lib.net.tinyv6.Ipv6C)
component Ipv6P (tos.lib.net.tinyv6.Ipv6P)
component LowpanC (tos.lib.net.tinyv6.LowpanC)
component LowpanHCP (tos.lib.net.tinyv6.LowpanHCP)
component LowpanFragP (tos.lib.net.tinyv6.LowpanFragP)
component ActiveMessageC (tos.chips.cc2530.radio.ActiveMessageC)
component CC2530ActiveMessageC (tos.chips.cc2530.radio.CC2530ActiveMessageC)
component CC2530RadioC (tos.chips.cc2530.radio.CC2530RadioC)
component CC2530RadioP (tos.chips.cc2530.radio.CC2530RadioP)
component TaskletC (tos.lib.rfxlink.util.TaskletC)
component ActiveMessageAddressC (tos.system.ActiveMessageAddressC)
component NeighborhoodC (tos.lib.rfxlink.util.NeighborhoodC)
component NeighborhoodP (tos.lib.rfxlink.util.NeighborhoodP)
component RandomC (tos.platforms.cc2530.RandomC)
component RandomLfsrC (tos.system.RandomLfsrC)
component LocalTimeMilliC (tos.system.LocalTimeMilliC)
component HilTimerMilliC (tos.chips.cc2530.timer.HilTimerMilliC)
component AlarmCounterMilliP (tos.chips.cc2530.timer.AlarmCounterMilliP)
component AlarmMilli16C (tos.chips.cc2530.timer.AlarmMilli16C)
component HplCC2530SleepTimerC (tos.chips.cc2530.timer.HplCC2530SleepTimerC)
component HplCC2530SleepTimerP (tos.chips.cc2530.timer.HplCC2530SleepTimerP)
component CounterMilli32C (tos.chips.cc2530.timer.CounterMilli32C)
component CounterMilli16C (tos.chips.cc2530.timer.CounterMilli16C)
component TimerMilliP (tos.system.TimerMilliP)
component CC2530DriverLayerC (tos.chips.cc2530.radio.CC2530DriverLayerC)
component CC2530DriverLayerP (tos.chips.cc2530.radio.CC2530DriverLayerP)
component BusyWaitMicroC (tos.chips.cc2530.timer.BusyWaitMicroC)
component CounterMicro16C (tos.chips.cc2530.timer.CounterMicro16C)
component HplCC2530Timer1C (tos.chips.cc2530.timer.HplCC2530Timer1C)
component HplCC2530Timer1P (tos.chips.cc2530.timer.HplCC2530Timer1P)
component LocalTime32khzC (tos.lib.timer.LocalTime32khzC)
component Counter32khz32C (tos.chips.cc2530.timer.Counter32khz32C)
component AlarmMicro16C (tos.chips.cc2530.timer.AlarmMicro16C)
component Counter32khz16C (tos.chips.cc2530.timer.Counter32khz16C)
component AMQueueP (tos.system.AMQueueP)
component Ipv6PacketC (tos.lib.net.tinyv6.Ipv6PacketC)
component Ipv6AddressC (tos.lib.net.tinyv6.Ipv6AddressC)
component Ipv6AddressP (tos.lib.net.tinyv6.Ipv6AddressP)
component Ipv6RoutingEngineC (tos.lib.net.tinyv6.Ipv6RoutingEngineC)
component Ipv6RoutingEngineP (tos.lib.net.tinyv6.Ipv6RoutingEngineP)
component CollectionC (tos.lib.net.ctp.CollectionC)
component CtpP (tos.lib.net.ctp.CtpP)
component LinkEstimatorP (tos.chips.cc2530.preinc.LinkEstimatorP)
component DummyActiveMessageP (tos.lib.net.ctp.DummyActiveMessageP)
component NeighborDiscoveryC (tos.lib.net.tinyv6.NeighborDiscoveryC)
component NeighborDiscoveryP (tos.lib.net.tinyv6.NeighborDiscoveryP)
component Icmpv6C (tos.lib.net.tinyv6.Icmpv6C)
component Icmpv6P (tos.lib.net.tinyv6.Icmpv6P)
component UdpEchoServerC (UdpEchoServerC)
component Ieee154PacketLayerC (tos.lib.rfxlink.layers.Ieee154PacketLayerC)
component CollectionIdP (tos.lib.net.CollectionIdP)
component CtpForwardingEngineP
(tos.chips.cc2530.preinc.CtpForwardingEngineP)
component UniqueLayerC (tos.lib.rfxlink.layers.UniqueLayerC)
component TransformCounterC (tos.lib.timer.TransformCounterC)
component FcfsResourceQueueC (tos.system.FcfsResourceQueueC)
component LruCtpMsgCacheP (tos.lib.net.ctp.LruCtpMsgCacheP)
component PoolC (tos.system.PoolC)
component LruCtpMsgCacheC (tos.lib.net.ctp.LruCtpMsgCacheC)
component RandomCollisionLayerP
(tos.lib.rfxlink.layers.RandomCollisionLayerP)
component AutoResourceAcquireLayerC
(tos.lib.rfxlink.layers.AutoResourceAcquireLayerC)
component PoolP (tos.system.PoolP)
component BusyWaitCounterC (tos.lib.timer.BusyWaitCounterC)
component TinyosNetworkLayerC (tos.chips.cc2530.preinc.TinyosNetworkLayerC)
component VirtualizeTimerC (tos.lib.timer.VirtualizeTimerC)
component AlarmMilli32C (tos.chips.cc2530.timer.AlarmMilli32C)
component AMQueueImplP (tos.system.AMQueueImplP)
component SimpleArbiterP (tos.system.SimpleArbiterP)
component MessageBufferLayerC (tos.lib.rfxlink.layers.MessageBufferLayerC)
component TimeStampingLayerP (tos.lib.rfxlink.layers.TimeStampingLayerP)
component PacketLinkLayerC (tos.lib.rfxlink.layers.PacketLinkLayerC)
component ExpTimerC (tos.lib.net.tinyv6.ExpTimerC)
component ActiveMessageLayerC (tos.lib.rfxlink.layers.ActiveMessageLayerC)
component AMReceiverC (tos.system.AMReceiverC)
component AlarmToTimerC (tos.lib.timer.AlarmToTimerC)
component Ieee154PacketLayerP (tos.chips.cc2530.preinc.Ieee154PacketLayerP)
component QueueC (tos.system.QueueC)
component AMSenderC (tos.system.AMSenderC)
component NeighborhoodFlagC (tos.lib.rfxlink.util.NeighborhoodFlagC)
component UniqueLayerP (tos.lib.rfxlink.layers.UniqueLayerP)
component AMQueueEntryP (tos.system.AMQueueEntryP)
component RandomCollisionLayerC
(tos.lib.rfxlink.layers.RandomCollisionLayerC)
component TransformAlarmC (tos.lib.timer.TransformAlarmC)
component LowPowerListeningDummyP
(tos.lib.rfxlink.layers.LowPowerListeningDummyP)
component CollectionSenderP (tos.lib.net.ctp.CollectionSenderP)
component Ieee154MessageLayerC
(tos.chips.cc2530.preinc.Ieee154MessageLayerC)
component DirectAMSenderC (tos.system.DirectAMSenderC)
component CollectionSenderC (tos.lib.net.ctp.CollectionSenderC)
component LowPowerListeningDummyC
(tos.lib.rfxlink.layers.LowPowerListeningDummyC)
component TimeStampingLayerC (tos.lib.rfxlink.layers.TimeStampingLayerC)
component CtpRoutingEngineP (tos.lib.net.ctp.CtpRoutingEngineP)
component CounterToLocalTimeC (tos.lib.timer.CounterToLocalTimeC)
component MessageBufferLayerP (tos.lib.rfxlink.layers.MessageBufferLayerP)
component Alarm32khz16C (tos.chips.cc2530.timer.Alarm32khz16C)
component TimerMilliC (tos.system.TimerMilliC)
component AMSnooperC (tos.system.AMSnooperC)
component RadioAlarmP (tos.lib.rfxlink.util.RadioAlarmP)
component DummyLayerC (tos.lib.rfxlink.layers.DummyLayerC)
component MetadataFlagsLayerC (tos.chips.cc2530.preinc.MetadataFlagsLayerC)
component RadioAlarmC (tos.lib.rfxlink.util.RadioAlarmC)
component ExpTimerP (tos.lib.net.tinyv6.ExpTimerP)
component SimpleFcfsArbiterC (tos.system.SimpleFcfsArbiterC)
component ActiveMessageLayerP (tos.chips.cc2530.preinc.ActiveMessageLayerP)
nesdoc -o /home/thpark/tinyOS/exercise-tinyos/doc/nesdoc -html
-target=cc2530
Couldn't access nesdoc repository
/home/thpark/tinyOS/exercise-tinyos/doc/nesdoc/cc2530
make: *** [docs_] Error 2

====================================================
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to