Hello,
i use uVision 5.38.0.0 and i want to remote debug on a STLink.
How can i do this?
Hello bdahl, you might need this: www.st.com/.../st-link-server.html
And and how can I configure it?
I have started locally and i see that on localhost with a special port is opened. I use uVision 5. I have configured in Debug settings to use stlink as shareable, but in uVision i can only connect to localhost.
How can i configure it?
Sorry, I might have been wrong. When reading the referenced page again, I don't think this is for remote access to an ST-Link, but rather for sharing a single ST-Link between multiple host application, like MDK. This can be used for example for debugging both cores in a dual core device at the same time with 2 MDK instances.
To set up remote debugging with uVision and an ST-Link, ensure you have the ST-Link Utility installed, connect the ST-Link to your target, configure uVision to use ST-Link as the debug driver, and start the debugging session. Ensure software compatibility for a successful debugging experience.