Hi,

since I've been using the TOSSIM-CC2420 I had this warning doing "make pc sim,telosb". [...] beta/TOSSIM-CC2420/PowerStateM.nc: In function `__nesc_nido_initialise': [...] beta/TOSSIM-CC2420/PowerStateM.nc:1187: warning: passing arg 1 of `memset' discards qualifiers from pointer target type [...] beta/TOSSIM-CC2420/PowerStateM.nc:1217: warning: passing arg 1 of `memset' discards qualifiers from pointer target type

It isn't critical, but annoying :-)
PowerStateM.nc doesn't have as many lines as the warning suggests, but you can find __nesc_nido_initialise in the compiled build/pc/app.c
There are also a lot of memsets there ;-)
No idea where the actual link to a module is ... maybe somebody can point me in the right direction, tell me why the warning is there or solved this already.

Thanks in advance

Martin
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to