Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I am using the JTRACE PRO on an NRF52 (Cortex-M4). When connecting it to JTRACE and Ozone, Ozone returns back timestamp for every assembly instruction traced. I tried using the JLINKSDK Python package and it returns all the traced instructions but only a selected number of timestamps. For 200 instructions traced, only 4 had timestamps. My questions are: 1- Based on what is the assembly instruction traced getting a timestamp or not? 2- Is there a way to retrieve the timestamp for every assembly i…