Hello. Can someone please tell me how to measure the time in the sample code.
I'm looking for a way to measure the execution time of sample code.
(sample code:SDK_2_11_1_EVK-MIMX8MP\boards\evkmimx8mp\multicore_examples\rpmsg_lite_str_echo_rtos\main_remote.c)
I want to measure the time this code at 139 to 176 .
Please, Help me.
Please refer this article:
https://www.iar.com/knowledge/learn/programming/measuring-code-execution-time-on-arm-cortex-m-mcus/
Thank you !!
I’m try your answer.