Skip to content

Releases: raspberrypi/debugprobe

picoprobe-cmsis-v1.0.1

11 Nov 16:58

Choose a tag to compare

This release replaces the custom Picoprobe implementation with CMSIS-DAP. This implementation

  • Obviates the need to use Zadig to load WinUSB for the debug interface
  • Is faster, as multiple commands are packed into USB bulk packets
  • Uses FreeRTOS threading to better handle simultaneous UART and DAP transfers
  • Should not require root to run OpenOCD, as Udev rules for a recognised debug adapter are applied
  • Allows the use of other host debug servers

It should be considered BETA until associated documentation has been updated and published.

If following the existing Getting Started with Raspberry Pi Pico guide, use the URL for the published UF2 file referred to here.

Full Changelog: picoprobe-cmsis-v1.0...picoprobe-cmsis-v1.0.1

picoprobe-cmsis-v1.0

09 Nov 13:42
13f18e2

Choose a tag to compare

picoprobe-cmsis-v1.0 Pre-release
Pre-release

Publish binaries for picoprobe-cmsis-v1.0