Search found 2 matches
- Tue Nov 07, 2017 1:57 pm
- Forum: Support
- Topic: [SOLVED] How to enable openocd trace
- Replies: 1
- Views: 2687
Re: How to enable openocd trace
The answer is that you do need additional hardware (ST-Link and debug adapter). Also, if you are using the bitcraze VM, don't forget to connect the ST-Link via Devices -> USB -> ST-Link
- Fri Nov 03, 2017 2:53 pm
- Forum: Support
- Topic: [SOLVED] How to enable openocd trace
- Replies: 1
- Views: 2687
[SOLVED] How to enable openocd trace
Hi all, I am trying to do some profiling on my crazyflie, therefore I tried the "make trace" command, but I get the following output: $ make trace openocd -d2 -f interface/stlink-v2.cfg -f target/stm32f4x_stlink.cfg -c init -c targets -f tools/trace/enable_trace.cfg GNU ARM Eclipse 32-bits...