Closed rgrr closed 1 year ago
New Version of CMSIS-DAP would allow auto target selection for pyocd.
But this will work only, if the raspi openocd is updated to 0.12, because 0.11 cannot handle CMSIS > 5.7, see https://github.com/raspberrypi/openocd/issues/77.
OpenOCD 0.12 of Arduino is coming soon, so CMSIS-DAP updated to 2.1.2
New Version of CMSIS-DAP would allow auto target selection for pyocd.
But this will work only, if the raspi openocd is updated to 0.12, because 0.11 cannot handle CMSIS > 5.7, see https://github.com/raspberrypi/openocd/issues/77.