WIZwiki-W7500 CMSIS-DAP update

Hi,
Is it sense to update WIZwiki-W7500 CMSIS-DAP as it is described in:
[url]http://wizwiki.net/wiki/doku.php?id=products:wizwiki_w7500:start_getting_started:write_firmware_cmsis_dap[/url]?
I’ve noticed that mine is older than that can be downloaded from this page.
What’s new in this version?
Is it possible to get description and source code of CMSIS-DAP ?
Thank you.

You could see: github.com/mbedmicro/DAPLink

Thank you.
Have found and tested another with W7500 support:
[url]https://github.com/kaizen8501/CMSIS-DAP[/url]

My CMSIS-DAP firmware was happily loading and debugging WIZwiki-W7500P using pyocd-gdbserver.exe and arm-none-eabi-gdb-py.exe configured in eclipse. But, now that I was forced to use Windows 10 instead of Windows 7, it no longer works. When I plug in the USB cable, the expected drive window pops up for about 30 seconds before closing and re-opening with a failure message, TIMEOUT. I have tried updating the CMSIS-DAP firmware using files from the above link and from copying firmware.bin from more recent WIZwiki-W7500P dev boards. The drive window does not close and re-open like before. I can drag and drop new bin files. But, my eclipse will connect and appear to start debugging, only the new code has not been loaded making it impossible to debug.
Anyone else have similar problem and solution?
Thanks.

Hello,


Did you upload firmware.bin for update to CRP_DISABLD with the USB cable connected while holding down the reset button as above follow?

Yes, thanks.

Also, more recent firmware also does not connect to my eclipse debugger while running under Windows 7.