[Tinyos-help] parameter list ERROR-TOSSIM-TinyOS
Eric Decker
cire831 at gmail.com
Sat May 9 15:15:49 PDT 2009
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 <tamuzija at yahoo.es> 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
> Tinyos-help at millennium.berkeley.edu
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090509/2b150688/attachment.htm
More information about the Tinyos-help
mailing list