Hello TinyOS experts,

 

 

I get this error when compiling tinyos code:

 

 

Assertion "t->type && !(defaulted_int || class || scf || name)" failed: file
"sematics.c", line 3584

Make: *** [exe0] error 1

 

 

My knowledge tells me that this is a parse error. I searched my whole
harddrive for the "semantics.c" file, but it is not there.

 

 

When I comment out the next line, the error disappears:

 

      provides interface AdcConfigure<const msp430adc12_channel_config_t*>
as ADC0Conf;

 

I just want to provide an interface...

 

Anyone?

 

 

Thank you,

 

 

Oussama

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

Reply via email to