Hi, I am using Mounriver ide basically it is eclipse based IDE. I am coding in freertos. But I am a beginner. I want to used the tracealyzer in my project. How to used traceanlyzer into my code? How to add files into my project.
Hi @harsh_09
I am not familiar with this IDE, but I was able to compile the WIN32-MingW demo with traceanalyzer enabled.
You can look at this demo to get an idea , how to start building your project in this IDE.
For reference, attaching the include paths for the project
This is a good document from Percepio - FreeRTOS — Trace Recorder 4.8.0 documentation.