On Sep 5, 2006, at 7:26 AM, Pablo Gil Montaño wrote:
Hi,
I have a problem with nesdoc: everytime I try to generate
documentation with 'make tmote docs' I get the following error:
nesc1: documentation system does not yet support generic components
and interfaces
make: *** [mot_docs_] Error 1
It happens with programs included in tinyos-1.x/apps that work
allright on my tmotes. If I try to generate documentation for
another platform (e.g.: make mica docs,here), it works perfectly.
The problem is that I want to do it with a platform-specific
application which won't compile for either mica or telos. Any
suggestions?
It sounds like you're using a 1.x toolchain on code that has 2.x
abstractions. You need to install the 2.x toolchain.
Do you know what code is causing this problem? In theory, no 1.x code
should have generic components, and any that does should be removed
from the 1.x tree.
Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help