Search Criteria
Package Details: openocd-raspberrypi-git v0.12.0.r26.gebec950-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openocd-raspberrypi-git.git (read-only, click to copy) |
---|---|
Package Base: | openocd-raspberrypi-git |
Description: | Debugging, in-system programming and boundary-scan testing for embedded target devices (git version, raspberrypi fork) |
Upstream URL: | https://github.com/raspberrypi/openocd |
Licenses: | GPL |
Conflicts: | openocd, openocd-git |
Provides: | openocd |
Submitter: | yrlf |
Maintainer: | yrlf |
Last Packager: | yrlf |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2022-04-23 00:36 (UTC) |
Last Updated: | 2024-09-01 10:00 (UTC) |
Dependencies (11)
- capstone (capstone-gitAUR)
- hidapi (hidapi-gitAUR)
- libftdi-compat
- libjaylink
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libusb-compat (libusb0AUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libtool (libtool-gitAUR) (make)
- tcl (tcl-fossilAUR, tcl84AUR) (make)
Required by (12)
- arduino-samd-core (requires openocd)
- bouffalolab-devcude-bin (requires openocd)
- icesugar-dapprog-git (requires openocd)
- icesugar-icesprog-git (requires openocd) (optional)
- openocdcfg-generator (requires openocd)
- stm32cubef4 (requires openocd) (optional)
- stm32cubef7 (requires openocd) (optional)
- sw4stm32 (requires openocd) (optional)
- swim (requires openocd) (optional)
- swim-git (requires openocd) (optional)
- tinygo-bin (requires openocd) (optional)
- tinygo-git (requires openocd) (optional)
Latest Comments
yrlf commented on 2024-09-01 10:01 (UTC)
@jmnc2: should work again; I updated the package to the sdk-2.0.0 branch and reinstated the upstream release tag for v0.12.0 (raspberry pi seems to have deleted ALL tags, which makes the pkgver() function fail)
jmnc2 commented on 2024-09-01 09:37 (UTC) (edited on 2024-09-01 09:38 (UTC) by jmnc2)
Thanks, I am using the rp2350.
yrlf commented on 2024-09-01 08:51 (UTC)
@jmnc2: ahh sorry, I haven't updated this package in a long while, I'll fix it.
For most things you don't need the raspberrypi fork any more nowadays though, rp2040 should be upstream by now, but it might be needed for the rp2350.
jmnc2 commented on 2024-09-01 05:32 (UTC)
I keep getting the following error:
==> Starting pkgver()... fatal: No names found, cannot describe anything. ==> ERROR: pkgver is not allowed to be empty. ==> ERROR: pkgver() generated an invalid version:
drws commented on 2023-08-08 15:11 (UTC)
A possibly better upstream URL: https://github.com/raspberrypi/openocd
alexandria commented on 2022-08-18 04:29 (UTC)
Given the proliferation of OpenOCD forks with unique compatibility, it is easy to fall into a dependency hell situation if you're working with multiple poorly supported targets on one system. It seems like it would be wise to rename the
openocd
bin toopenocd-picoprobe
oropenocd-raspberrypi
or somesuch, and adjust install suffix or somesuch to make it possible for this package to live peacefully alongsideopenocd
,openocd-esp32
, etc.