Code Composer Studio has a clock feature - requires breakpoints, but is pretty straight-forward. In Debug mode, go to Run-->Clock to set up the clock. Also, if you have a spare I/O available, you can do timing by adding code to take the I/O high, and at later time, take I/O low. Hopefully, that is additional help.
↧