From: Tommy M. <tom...@ho...> - 2023-07-13 19:16:52
|
Zadig 2.5 is also outdated. I would use the latest, 2.8. And, as mentioned earlier, a much more up to date version of OpenOCD. Note that if you're writing you own scripts then some commands may differ with a later OpenOCD - e.g. `ftdi vid_pid` rather than the legacy `ftdi_vid_pid` command although the older command formats usually generate warnings rather than errors. |