Hello
 
I want to know about this function "StdControl.init();"
 
In platform "msp430"
 
In main() (in file MainM.nc) , it calls StdControl.init(); but i see this function in many files in the platform ( ADCM.nc , InternalTempM.nc , InternalVoltageM.nc , MSP430ADC12M.nc , MSP430ClockM.nc and TimerM.nc )
 
How do you know it calls this function from which file?
 
After I run "make telos"  I open build/telos/app.c , I know it calls from TimerM.nc .
Why does it call the function from this file?
 
 
Thank a lot.
Duang

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
Tinyos-users mailing list
[email protected]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to