Dear all,
I went through the max116xx HAL and HPL  drivers given by henrik
makitaavola. Hal driver gives following three interfaces
 interface Read<T>[uint8_t ain_id];
interface Set<max116xx_setup_t> as SetSetup;
 interface Set<max116xx_configuration_t> as SetConfiguration;.

These hal drivers use the HplMAX116xx<T> of hpl. Read interface has call
setSetupAndConfiguration statement. So when i write a an app to call read
interface it is saying that setSetupAndConfiguration is not connected.

But hpl driver HplMAX116xxPis already providing setSetupAndConfiguration .
But why isnt the compiler recognizing it?

 I am not the doing the wiring correctly.I am missing some basic concepts .
Can you help me with this please

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

Reply via email to