Skip to main content
Visitor II
April 26, 2019
Question

ST-LINK v3 - eclipse

  • April 26, 2019
  • 1 reply
  • 2951 views

Hello.

I bought this programmer: ST-LINK V3. I need it to debug my program in eclipse. I tried everything but the programmer doesn't work.

Does anyone have a tutorial to debug with this programmer?

programmer working with this appplication: STM32CubeProgrammer

So problem is in eclipse and his settings.

    This topic has been closed for replies.

    1 reply

    Visitor II
    April 26, 2019

    Here is funcion solution.... for STM32F427 and SWD programming.

    -f interface/stlink.cfg -f target/stm32f4x.cfg -c "init"

    0690X000008AxwMQAS.png

    Visitor II
    September 22, 2020

    Thank you for this! :)