Part Number: LAUNCHCC3220MODASF
I need to do some performance timing for my application. Is there a free-running timer of any sort available that I can use to get an elapsed time value at different parts of my application? I need something that is accurate to about 1 msec. Or do I need to set up a timer and implement a counter inside the ISR? I'm using FreeRTOS if it matters, and my code is based on the "network terminal" example code.
Thanks...
Brian
