|
From: Tomas V. <to...@us...> - 2021-04-12 16:02:13
|
Could you please test http://openocd.zylin.com/6096 and tell us how it works? Tom On 12/04/2021 14:23, Egorov Ivan wrote: > Hi, > Under the windows remote bitbang mode doesn't work. > I looked in sources and find that you used fdopen function with > socket. Thise don't work in Windows. > Look at > https://stackoverflow.com/questions/10077305/winsock-socket-as-file-handle > Better use send/recv function in winsock. > Can you recompile Win64 relise for me. I need RISC-V and > remote_bitbang option. Sorry i can't work on Linux. > Best regards, Ivan > |