Request a Timer to point to. You must specify a callback ( a function that gets called when timer expires ) : myTimerPtr = timer_requestTimer(myCallbackFunction); Your callback function must return ...
If you haven’t done any debugging with microcontroller programs [Kphlight] posted a follow-along guide for debugging MSP430 chips. You can see above that he’s using the TI Launchpad and has chosen the ...