STM32CubeMonitor 1.8.0: no probe detected
I need to start using STM32CubeMonitor on my NUCLEO-G071RB to monitor some variables of my new firmware application developed with STM32CubeIDE 1.15.0. I never used STM32CubeMonitor before, so I installed the last STM32CubeMonitor 1.8.0 on my Windows 11 Pro 23H2 64-bit PC.
I launch STM32CubeMonitor and it opens the Basic Flow for a simple acquisition. I try to configure the nodes myProbe_Out and myProbe_In as explained in STM32CubeMonitor:How to select the target article, but no probe are listed in the acq stlink in/out node properties:

My NUCLEO-G071RB board is connected and its embedded ST-LINK/V2-1 is properly enumerated as ST-Link Debug with the last driver:

The ST-LINK/V2-1 is updated with the last firmware version:

And the ST-LINK/V2-1 is properly detected by STM32CubeIDE and STM32CubeProgrammer:

I also installed the last ST-LINK Server 2.1.1, but I got no change. Maybe it must be started? How?
I get the same result with other NUCLEO boards and also with my STLINK-V3SET (with firmware updated to V3.J14.M5.B5.S1 version) connected to my custom board.
When I launch STM32CubeMonitor, both STM32CubeIDE and STM32CubeProgrammer are closed, to not have ST-LINK probe connected to another application.
Where am I wrong?

