Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

SHA1 error in tinyecc

$
0
0
Hi,

When I try to use the SHA1 function in tinyecc-2.0 IN TINYOS-2.1.2, i get
the following error:

IN the configuration file I give,

implementation {
components DisseminationC as App;

App.SHA1 -> SHA1M;

Here SHA1.nc is the interface file and SHA1M.nc is the module file.

i get an error:

In component `DisseminationAppC':
DisseminationAppC.nc:19: expected component `SHA1', but got a component
DisseminationAppC.nc:31: cannot find `SHA1M'

HOW TO SOLVE THIS? PLEASE HELP ME....

Regards,

Jisha Mary Jose
......jMj......

Viewing all articles
Browse latest Browse all 6551

Trending Articles