-
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
it would be great to be able to control the trace peripheral from within Eclipse.
There might be some button to start program counter sampling.
https://github.com/PetteriAimonen/STM32_Trace_Example/blob/master/configure-trace.openocd
I have no idea how to add this to eclipse :(
a second tool could then parse the PC samples to a statistical report about the time the processor spends where.