Skip to main content
Visitor II
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
  • 819 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

    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.