Do settings
Project > properties(alt+F7) > Tool > interface > SWD (not JTAG)
Debug > percepio trace > trace settings
here the Frequency is the freq of your MCU clock.
Do some test
Start debuging and make sure Trace was enabled.
when the Debug started the Trace bar will look like below and were selectable.
The Profiling contains sampling functions.
Profiling
Control-Flow
Data Plot
add data plot
Here the Data Plot just can show the 1D variable, I’m looking for method to plot 1D array variable.
If you know, please leave message to me.
Thank you.