I don't think that is a problem about mixing 1.x code with 2.x code, because it happens with all the applications included with tinyos-1.x under /apps. Moreover, if I try to generate the documentation for the platform mica I get no error, but if I do the same with the same application for tmote I get the 'generic components' error described previously. I'm working under linux (ubuntu 6.06) and installed the software for the tmotes following the guide in [1].

[1]: http://www.chadmetcalf.com/tinyos-1x-on-ubuntu/


Philip Levis <[EMAIL PROTECTED]> escribió:
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




LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to