The files you attached are the latest versions. It looks like you forgot to wire Msp430Adc12ClientAutoRVGC.AdcConfigure. By wiring to this interface you tell the ADC component which ADC configuration your client wants. If you forget to wire, then you will (intentionally) get a nesC error.
Jan On Thu, Aug 27, 2009 at 6:57 AM, himanshu barve<[email protected]> wrote: > Hello friends .. > When i am wiring Msp430Adc12ClientAutoRVGC .. in my application .. i am > getting following error .. > Its wiring error with some basic component .. > I think i have latest version of this file .. > Just in case .. i am attaching these two files along with this mail .. > > > > > In component `Sensor_MoteAppC.PhaseA.Msp430Adc12ConfAlertC': > /opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ConfAlertC.nc: In function > `Co > nfSub.getConfiguration': > /opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ConfAlertC.nc(Sensor_MoteAppC. > PhaseA.Msp430Adc12ConfAlertC):49: ConfUp.getConfiguration not connected > make: *** [exe0] Error 1 > -- > With Best Regards > Himanshu Barve > M.Tech Electrical Engineering (Power System) > IIT Kharagpur , West Bengal , India > Ph: - +91 9775201181 > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
