I just purchased a J-Trace Cortex-M Pro to begin tracing execution on IMXRT.
I also purchased the NXP MIMXRT1170-EVKB RevC1 evaluation board to test my setup.
The EVKB was modified to bridge the resistors: R1881, R1882, R1883, R1884, R1885, and R1886
I loaded the sample Ozone project (NXP_iMXRT1176_M7_TracePins.zip) from this wiki: wiki.segger.com/i.MXRT1176#Tracing_on_iMXRT1176_series
I removed the code in the AfterTargetDownload() and AfterTargetReset() functions of the project
When starting the debug session, it loads and then the console states: No trace clock present, trace may not work correctly. and then the debug session ends.
I am running the latest Ozone V3.30, J-Link 7.88i so I expected it to "just work". I see other posts about this setup, apparently working.
I did probe the TRACE_CLK pin with an oscilloscope, but there is no clock signal.
Is this Ozone sample project still tested to work with the EVKB?
Is there anything I am missing? This was supposed to be an *easy* starting point for testing ETM trace!
I also purchased the NXP MIMXRT1170-EVKB RevC1 evaluation board to test my setup.
The EVKB was modified to bridge the resistors: R1881, R1882, R1883, R1884, R1885, and R1886
I loaded the sample Ozone project (NXP_iMXRT1176_M7_TracePins.zip) from this wiki: wiki.segger.com/i.MXRT1176#Tracing_on_iMXRT1176_series
I removed the code in the AfterTargetDownload() and AfterTargetReset() functions of the project
When starting the debug session, it loads and then the console states: No trace clock present, trace may not work correctly. and then the debug session ends.
I am running the latest Ozone V3.30, J-Link 7.88i so I expected it to "just work". I see other posts about this setup, apparently working.
I did probe the TRACE_CLK pin with an oscilloscope, but there is no clock signal.
Is this Ozone sample project still tested to work with the EVKB?
Is there anything I am missing? This was supposed to be an *easy* starting point for testing ETM trace!