On Wed, Aug 28, 2024 at 5:03 PM fanoush <fano...@gmail.com> wrote: > > Hello, > > looks like the RTT server code does not verify how much data was sent to > device and simply drops received data if it does not fit into buffer on > first try. This does work when typing slowly on keyboard but fails on > anything faster like copy paste. If anyone is interested, my quick fix > is available in github branch here > https://github.com/fanoush/openocd/tree/f-rtt-server-write-retry > The windows build available there seems to work much better regarding > this. Feel free to use that code as you wish. Unfortunately I don't have > openocd gerrit account and don't plan to create one for such small fix > so sorry for not creating bug report or PR.
Thanks for reporting this issue and for the fix. Since you have a gmail account, it should be easy to just login in https://review.openocd.org with Google OAuth2. I hope this could help receiving more fixes and improvements from you in the future. Best Regards Antonio