Hi.
I'm working on Ubuntu 9.10 and I have a problem when I want to use nesdoc.
When I type "make telosb docs" it compiles without problems, makes the list
of components, interfaces, and at the end this error ocurrs:

Format: "png" not recognized. Use one of:
Format: "cmap" not recognized. Use one of:
Traceback (most recent call last):
  File "/usr/lib/tinyos/nesdoc/genhtml.py", line 96, in <module>
    generate_component(ixml.documentElement)
  File "/usr/lib/tinyos/nesdoc/components.py", line 114, in
generate_component
    cmap = file("chtml/%s.cmap" % nicename)
IOError: [Errno 2] No such file or directory:
u'chtml/tos.chips.msp430.adc12.AdcReadClientC.cmap'

Apparently, nesdoc can't use png and cmap format to create the program
picture. How can I fix it?
Thanks in advance.
Etienne Lachaud.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to