Hi,
I'am using sdk14.2 with S140 V5.0.2-alpha.
I want to measure a time execution of a snippet code (ciphering function), and i want to display the time value with NRF_LOG_INFO, or SEGGER_rtt.
i know that there are other methods like toggling GPIO and then use a logic analyzer to visualize the timing, but i don't have a logic analyzer.
Can any body propose me a method to proceed?