Skip to main content
JStep.1299
Associate
November 18, 2019
Solved

How can I set the frequency for GDB-server from STM32CubeIDE in order to debug STM32F105 target.

  • November 18, 2019
  • 1 reply
  • 821 views

I can connect from STM32CubeProgrammer via ST-Link/v2 running V2J3457 when I lower the frequency from 9000Hz to 2250Hz. However, I can't connect from the STM32CubeIDE debug because there is no (obvious) way to set the frequency.

This topic has been closed for replies.
Best answer by Markus GIRDLAND

You'll need to start it as "stand-alone" and pass the frequency as an argument, you can read more about it right here.

1 reply

Markus GIRDLAND
Markus GIRDLANDBest answer
ST Employee
November 19, 2019

You'll need to start it as "stand-alone" and pass the frequency as an argument, you can read more about it right here.