How can i make my program to wait for 60 seconds then run my specific sub-program
Just use the delay_ms() function. Delay for 60000 ms. That's 60 seconds.
Look on the left side of this page. It shows the delay functions in
the CCS compiler:
http://www.ccsinfo.com/content.php?page=compspecific
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum