Hello,
currently i'm having some trouble with EBLink and debugging a nucleo board. (I tried with latest st-link fw and V2.J34.M25; I'm also using latest eblink 4.0.6)
When i try to connect, i get an network error
When i change from port 4242 to 4244 (just tried this one number), i can connect and my application runs.
But if i do anything in EB (Setting breakpoint, halting application etc), eblink crashes. (Error: Connection with target lost)
mfg
currently i'm having some trouble with EBLink and debugging a nucleo board. (I tried with latest st-link fw and V2.J34.M25; I'm also using latest eblink 4.0.6)
When i try to connect, i get an network error
When i change from port 4242 to 4244 (just tried this one number), i can connect and my application runs.
But if i do anything in EB (Setting breakpoint, halting application etc), eblink crashes. (Error: Connection with target lost)
Code:
Exception condition detected on fd 580
Debugger finished with status 1
mfg