cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable Segger debugger in STM32CubeIDE v1.1.0

MMagl
Associate III

I created STM IDE project from the scratch. I'm using STM32H742Zi Nucleo board.

When I configure the debugger I have only two options , all to them are ST-LINK debugger. See attached picture.

This features worked flawlessly in Atollic True Studio.

The project is available on github

https://github.com/mirtcho/ADS1256

Thanks in advance

1 ACCEPTED SOLUTION

Accepted Solutions
MMagl
Associate III

I can confirm that STM32CubeIDE 1.2.0 solves this issue.

The thread can be closed.

View solution in original post

5 REPLIES 5
Markus GIRDLAND
ST Employee

Since J-Link doesn't work with dual core (at least not for 1.1.0) it was filtered out. It's fixed in the next version which should be out very soon.

MMagl
Associate III

Thanks

Cartu38 OpenDev
Lead II

Sounds STM32CubeIDE 1.2.0 is solving such issue !

MMagl
Associate III

I can confirm that STM32CubeIDE 1.2.0 solves this issue.

The thread can be closed.

RŞahi.1
Associate II

Hİ MMagl, I am using ADS1256 with STM32F103C8T6, In my PCB has got just SWD(Serial Wire Debugger) SWCLK and SWDIO pin so I can upload code to card but I didnt read ouput how can I read output. I am using STLink v2 and I want to read a output. Could you please help me?