This topic contains 0 replies, has 1 voice, and was last updated by batman52 1 year, 3 months ago.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic. Login here
Home › Forums › Hardware Support › Using Raspberry Pi PIco as debugger for RISCV cores ?
This topic contains 0 replies, has 1 voice, and was last updated by batman52 1 year, 3 months ago.
I have just seen that Raspberry Pi Pico can be used as a debugger for another raspberry PI Pico, with the Picoprobe FW.
It seems to me the picoprobe FW acts as a USB-SWD converter, that supports openOCD but is not based on CMSIS-DAP or DAPLink (which are ARM-specific and therefore do not work with the RISCV cores).
Therefore I wonder whether the Raspberry Pi Pico with Picoprobe FW should work as an alternative to the Jlink EDU mini for the RISCV cores of vega. Can anybody confirm or deny ?
Raspberry Pi Pico Getting Started
https://www.raspberrypi.org/documentation/pico/getting-started/
Raspberry Pi Picoprobe FW
https://github.com/raspberrypi/picoprobe
ARM DAPLink (former CMSIS-DAP)
https://github.com/ARMmbed/DAPLink
You must be logged in to reply to this topic. Login here