Part Number: LMX2594
Other Parts Discussed in Thread: MSP430F5529
Tool/software: Code Composer Studio
Hey,
How do i get time taken to exucute my program in CCS for MSP430F5529 ?
How do i activate the code profiling in CCS ?
Thanks,
Srinivasan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LMX2594
Other Parts Discussed in Thread: MSP430F5529
Tool/software: Code Composer Studio
Hey,
How do i get time taken to exucute my program in CCS for MSP430F5529 ?
How do i activate the code profiling in CCS ?
Thanks,
Srinivasan
Hello Srinivasan,
Your best option on MSP430 is to use the profile clock:
http://software-dl.ti.com/ccs/esd/documents/ccs_counting_cycles.html#profile-clock
Thanks
ki