version 1.2.0 CubeMonitor, MB1035B discovery board, st-linkV2-1 and STM32F303 MCU, SWD Connection Fail
I`m trying to read an array of about 256 units of uint16 global memory variables which are loaded from *.axf with "variables node" and to display it as Bar Chart with "chart node", the single read procedure is triggering by "button node" with topic "read". "Acq out node" configured as for st-link communication. After deploying i see "p2p connected" and click the button, the data appears in chart correctly... once. And then st-link is getting totally unable to communicate with message "not connected! SWD protocol not supported(f1)". Any other software goes unable to connect with ST-link (without USB replugging) with messages like "STlink USB communication error". Devboard MB1035B works nice and programs and debug without any errors. Other words this issue appears only in CubeMonitor. But the almost same flows.json dashboard works very good and read and write any values for ST-Link+STM32F103 thirdparty board. Is any solution at this case?

