Hello
I'm using Rlink Standard (codesize limited to 64k) with a own STM32F103VCT6 Board.
The size of code is less 64k.
With debug/start the programming ends successfully and the green run button appears, the blue arrow appears beside main, but after Run the following error appears:
OPI Driver Error (2750)
Lost communication with target. Terminating debug session.
I work with SWD protocol (3V3, GND, RST, SWDIO and SWCLK are connected).
Does anybody know the problem?
Thanks in advance!