Hi all,
I am wrote a nesC app which compiles fine. To generate the corresponding
documentation, I typed "make mica2 docs". This generated a bunch of errors:
I have a complete and clean tinyos-1.x install. I have used nesdoc in the
past to generate documentation for other apps, and it worked fine then.
Can anyone throw some light on this? Is there any other way to generate
documentation for those nesC files?
-Regards,
Shankar.
**********************************************************compiler
output**********************************************************************************
$ make mica2 docs
Making documentation for Sensor on mica2
nesdoc /opt/tinyos-1.x/doc/nesdoc/mica2 -fnesc-is-app -board=micasb
-target=mica2 -I../Sensor -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all
-finline-limit=100000 -fnesc-cfile=build/mica2/app.c Sensor.nc
nesc1: warning: invalid data in info.idx - ignoring remainder of file
nesc1: warning: SensorM.nc:15: Unknown documentation directive '@Author:'
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open
demo.SensorMotes.Sensor.nc.if.gif
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open apps.proj
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open
demo.SensorMotes.Sensor.nc.if.dot
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open
demo.SensorMotes.Sensor.nc.if.cmap
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open apps.proj
Error: c:\tinyos\ATT\Graphviz\bin\dot.exe: can't open
demo.SensorMotes.Sensor.nc.if.dot
assertion "infile" failed: file "unparse.c", line 162
nesC: Internal error. Please send a bug report to the nesC bug mailing list
at [EMAIL PROTECTED]
make: *** [build] Error 1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help