Hi all,
I want to measure timing of some functions.
for that i know two methods,
1) code profiling using CCS as explained in
processors.wiki.ti.com/.../Profile_clock_in_CCS
2) time measurement on scope with GPIO on-off
I want to know which one is reliable and accurate.
what are tradeoff of both the methods?