I recently purchased the IBDAP CMSIS-DAP programmer JTAG/SWD Debug Adapter Kit (product id: 2764). As shipped, it shows up in my devices/printers as "IBDAP-LPC11U35 CMSIS-DAP". However, openOCD will not recognize it, responding with "Error: unable to open CMSIS-DAP device". Reading the use manual indicates that the firmware should be updated in order to be used as a CMSIS-DAP Debugger. The IBDAP allows me to convert it to a flash drive for this purpose, unfortunately the link to the latest firmware is broken: https://s3.amazonaws.com/armstart/Debug ... latest.bin
I see that I have the option to build the binary myself from their GIT: https://github.com/Armstart-com/IBDAP-CMSIS-DAP , but the first line explaining how to do this states that you must use linux. Unfortunately, I am on a Windows machine.
Surely there is a way to do this in windows, but I would rather not spend my time reinventing the wheel. Can anyone help me acquire the updated firmware binary?