I am working with tmotes in TinyOS 2.x on Cygwin.

When I type "make tmote docs", I see a long list of filenames and finally
get the following error:

Traceback (most recent call last):
 File "/usr/lib/tinyos/nesdoc/genhtml.py", line 88, in ?
   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/AppLayerAppC.cmap'
make: *** [docs_] Error 1


Can anyone suggest me how I can fix this error?

Thanks ,

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

Reply via email to