Are you sure that the code you listed below is from PFM_topo2.nc?

The error you are getting looks like it is from a configuration error and
not a module.

eric

On Sat, May 9, 2009 at 9:37 AM, Moni GV <[email protected]> wrote:

> Hi,
>
> When I run "make micaz sim", I get this error message:
>
>         PFM_topo2.nc 46:only generic components can have a parameter  list
>
> I can't figure out why this error comes from. The 46 line is:
>
>  message_struct_t* content = (message_struct_t*)call
> Packet.getPayload(&packet, NULL);
>
> The message_struct_t type is:
>
>    typedef nx_struct message_struct {
>       nx_uint16_t counter;
>       nx_uint16_t mensaje;
>       nx_uint16_t destino;
>    } message_struct_t;
>
> Any suggestion?
> Thanks a lot!
>
> Moni
>
>
>  -----------------------------------------------
>
> Mónica Guerrero V.
>
> M.Sc Student
>
> Rey Juan Carlos University-Madrid
> -----------------------------------------------
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to