Other Parts Discussed in Thread: LM3S6965
Hi,
I am using Code Composer with a few different microcontrollers (MSP430G series, C2000 and Stellaris LM3S6965). The datasheets for all of these list how long various Assembler instructions take in clock cycles, I am however using C.
What I am trying to ascertain is how long certain function routines I am using take to execute, is there away of extracting this information from CCS. Either by converting the code into Assembler or ?
Thanks,
Ant
