Hello,
We are encountering the error message below when fetching traces, not all the time but only a tiny fraction of the time:
Parts of it change every time, like the time, thread ETM number, and offset.
We use the J-Link SDK, and in our use case we fetch traces from the unit around ten times a minute using the STRACE API, specifically the --removed by moderator as discussing J-Link SDK API publicy is a license violation-- function of the J-Link DLL, which is the call that sometimes fails.
In our use, the unit gets reset regularly and tracing is started and stopped just as often.
The trace data we get is valid when the call succeeds. When we run tracing continuously, we usually get the error within 5 to 20 minutes.
We have the following setup:
Probe: J-Trace PRO V2 Cortex-M compiled Nov 12 2020, Hardware version V2.00 (see additional screenshot attached)
DLL version: V6.89b, compiled Dec 3 2020
Board: ADI ADuCM362, Cortex-M3
We are in the process of setting up a scope to look at the signal quality and timings, but because it works a large portion of the time, we think it could be difficult to identify an issue there.
Is there something we could be doing wrong, and what should be our next step to solve this issue?
Thank you,
Johan
We are encountering the error message below when fetching traces, not all the time but only a tiny fraction of the time:
LTRACE (Time since start: 1.172 679, Thread=ETM3): Unknown trace data packet detected (Offset = 0x102C3, Data = 0x00)
Parts of it change every time, like the time, thread ETM number, and offset.
We use the J-Link SDK, and in our use case we fetch traces from the unit around ten times a minute using the STRACE API, specifically the --removed by moderator as discussing J-Link SDK API publicy is a license violation-- function of the J-Link DLL, which is the call that sometimes fails.
In our use, the unit gets reset regularly and tracing is started and stopped just as often.
The trace data we get is valid when the call succeeds. When we run tracing continuously, we usually get the error within 5 to 20 minutes.
We have the following setup:
Probe: J-Trace PRO V2 Cortex-M compiled Nov 12 2020, Hardware version V2.00 (see additional screenshot attached)
DLL version: V6.89b, compiled Dec 3 2020
Board: ADI ADuCM362, Cortex-M3
We are in the process of setting up a scope to look at the signal quality and timings, but because it works a large portion of the time, we think it could be difficult to identify an issue there.
Is there something we could be doing wrong, and what should be our next step to solve this issue?
Thank you,
Johan
The post was edited 1 time, last by jmnl29 ().