The obtained error indicates that you are trying to load a trace file with a trace method (Analyzer, LOGGER, Onchip...) different to the used one for record.
You have to load the trace file with the same trace method used to record it.
So you could simply try to change trace method before loading file.
Trace.LOAD returns "incompatible analyzer data" - Knowledgebase / Tracing - Lauterbach Support
Trace.LOAD returns "incompatible analyzer data"
- Last updated: Oct 24, 2023 by Lauterbach
Add a comment