Zephyr tracing with CTF format and TraceCompass – Parsing errors
when enabling the tracing feature of Zephyr-RTOS, specifically using the default CTF configuration (common trace format),
(using CONFIG_TRACING and CONFIG_TRACING_CTF), the generated trace is not compatible with TraceCompass. I’ve attempted creating a new folder and placed the generated trace file, which was renamed to “channel0_0”, along with the TSDL-file (simply called metadata) in there. I’m getting a parsing error “Error initializing trace:TmfTraceException: Failed to get CTF iterator”.