Skip to main content
Pilous Droip
Senior
April 26, 2019
Question

ST-LINK v3 - eclipse

  • April 26, 2019
  • 2 replies
  • 3044 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.

2 replies

Pilous Droip
Senior
April 26, 2019

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

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

0690X000008AxwMQAS.png

michal.matejasko
Associate II
September 22, 2020

Thank you for this! :)