I want run real time clock (RTC) in separate thread and remaining program as main thread.
In main thread i will get the real time clock value and based on that i will un main thread.
please give some solution how to use real time clock in msp430g2553 and how to use threads in this micro controller