Debug with St-linkv2

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I modified the SDK to be able to download code with Stlink2 : it works fine.

However, impossible to debug : put breakpoint, doing step by step debug. Impossible to go to the entry point.

Platform used :  BCM943362WCD4

BR

Lionel

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

Try to run your st-linkv2 as a debug server on a certain TCP/IP port. In eclipse set the debug configuration to enable remote target debugging and set the port number to the st-linkv2 debug port.

remote_debug.jpg

0 Likes