Connect STM32CubeMonitor to ST-LINK/V2 - enterSWD error = 245
I am new to the STM32CubeMonitor and use it for the first time for acquiring data from a STM32G0B1RETx MCU without using the IDE's Debug mode. The 'probe' is a ST-LINK/V2, connected to pins PA13 (SYS_SWDIO) and PA14 (SYS_SWCLK). The CubeMonitor reports 'p2p connected', see the MON screenshot below. However, the log file (STM32CubeMonitor.log) has many entries stating that an 'Error on connect' occurred. See the the log lines below the screenshot. The result is no data are acquired and no log file was generated.
I have two questions, please:
Question 1: how can a reliable connection to the ST-LINK/V2 and the target MCU be established? Is there a ST tutorial on youtube?
Question 2: beside the Dashboard graphics, does the CubeMonitor offer a simple text window for displaying values, for example numbers in decimal or hex format?
Thank you very much!

From STM32CubeMonitor.log:
[2024-01-28T17:01:31.150] [ERROR] stlinkprotocol - [stlinkprotocol.js - connectToTarget(1155:12)] - Error on connect device then close probe 50FF70067265575448281867
[2024-01-28T17:01:46.160] [ERROR] stlinkprotocol - [stlinkprotocol.js - connectToTarget(1063:16)] - enterSWD error = 245
[2024-01-28T17:01:46.160] [ERROR] stlinkprotocol - [stlinkprotocol.js - connectToTarget(1155:12)] - Error on connect device then close probe 50FF70067265575448281867
[2024-01-28T17:02:01.167] [ERROR] stlinkprotocol - [stlinkprotocol.js - connectToTarget(1018:12)] - No device for the probeId 50FF70067265575448281867
[2024-01-28T19:23:22.637] [ERROR] stlinkprotocol - [stlinkprotocol.js - getCurrentMode(341:12)] - Device ( 0 ) not possible to get current mode = 5
