So, I did a quick port for armv7h of the Segger link tools (just the flashing utilites, the rest doen't exist). I donc endure to maintain is as much as the rest of the architectures, but I'll do my best :-)
Search Criteria
Package Details: jlink-software-and-documentation 63:8.24-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jlink-software-and-documentation.git (read-only, click to copy) |
---|---|
Package Base: | jlink-software-and-documentation |
Description: | Segger JLink software & documentation pack for Linux |
Upstream URL: | https://www.segger.com/jlink-software.html |
Licenses: | custom, GPLv2 |
Groups: | jlink |
Conflicts: | j-link-software-and-documentation |
Replaces: | j-link-software-and-documentation |
Submitter: | AlexisPolti |
Maintainer: | AlexisPolti (pzl) |
Last Packager: | AlexisPolti |
Votes: | 54 |
Popularity: | 0.026724 |
First Submitted: | 2016-01-22 00:03 (UTC) |
Last Updated: | 2025-03-26 16:12 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libudev0-shim
- patch (patch-gitAUR)
Required by (45)
- airmcu-jlink-pack
- artery-jlink-pack
- at-link-console-bin (optional)
- at32-bootloader-doc-zh (optional)
- at32-ide-bin (optional)
- at32-ide-project-generate (optional)
- at32-new-clock-configuration (optional)
- at32-work-bench (optional)
- bouffalolab-devcude-bin (optional)
- embedded-studio
- embedded-studio-arm
- embedded-studio-arm-nordic
- embedded-studio-risc-v
- hkmicrochip-jlink-pack
- holtek-jlink-pack
- jlink
- jlink-flush-gui-git
- jlink-systemview
- lckfb-logicalpi-fpga-g1-meta
- linux-studio-bin
- lpcscrypt-bin
- mcuviewer-git (optional)
- mcuxpresso-ide
- mm32-jlink-pack
- nationstech-jlink-pack
- nrf-command-line-tools
- nrf5x-command-line-tools
- nrfconnect-appimage
- nrfutil (optional)
- nuclei-gcc (optional)
- nuclei-openocd (optional)
- nuclei-qemu (optional)
- nucleistudioide (optional)
- ozone
- pc-nrfconnect-programmer (optional)
- py32-jlink-pack
- python-bflb-iot-tool (optional)
- python-nrf-command-line-tools
- python-pylink-square
- rtools-git (optional)
- simplicity-commander
- stm32cubeide (optional)
- synwit-jlink-pack
- truestudio
- xlmodel-bin (optional)
Sources (26)
- 99-jlink-cmsis-dap.rules
- 99-jlink.rules.patch
- JFlashExe.desktop
- JFlashLiteExe.desktop
- JFlashSPIExe.desktop
- JFlashSPI_CL.desktop
- JLink.svg
- JLinkConfigExe.desktop
- JLinkExe.desktop
- JLinkGDBServer.desktop
- JLinkGUIServerExe.desktop
- JLinkLicenseManager.desktop
- JLinkRegistration.desktop
- JLinkRemoteServer.desktop
- JLinkRTTClient.desktop
- JLinkRTTLogger.desktop
- JLinkRTTViewer.desktop
- JLinkSTM32.desktop
- JLinkSWOViewerExe.desktop
- JLink_Linux_824_arm.tgz
- JLink_Linux_824_arm64.tgz
- JLink_Linux_824_i686.tgz
- JLink_Linux_824_x86_64.tgz
- JMemExe.desktop
- JRunExe.desktop
- JTAGLoadExe.desktop
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »
AlexisPolti commented on 2020-08-23 17:19 (UTC)
AlexisPolti commented on 2020-08-23 16:34 (UTC)
OK I see what you mean. Sadly I don't have the time to maintain another binary architecture which I don't use. I might try in the future. But if in the meantime you want to maintain this arch, I can add you as co-dev!
Best regards !
PS : Just to know, in PKBUILD, i686 is for 32 bits x86 CPU, x86_64 is for 64 bits x86 CPU, but I don't know the id for ARM CPU such as the ones one the Raspi. If you know it, that light help! :)
beber007 commented on 2020-08-23 15:22 (UTC)
@AlexisPolti: I wanted to use a Raspberry Pi with archlinux to program a MCU with jlink. When I tried to install your package on the raspberry pi, I got a message that said the platform is not supported. But the ARM binaries of Jlink tools are provided by Segger. So I will know if it is possible for them to be added to your package?
AlexisPolti commented on 2020-08-23 13:13 (UTC)
@beber07: I'm not sure to understand what you mean by "ARM version". Could you elaborate please ? Best regards
beber007 commented on 2020-08-23 11:40 (UTC)
Hello, would it be possible to add the ARM version. Seems to me that Segger provided the binary (see https://www.segger.com/downloads/jlink/JLink_Linux_arm.tgz) Thanks in advance.
AlexisPolti commented on 2020-07-25 22:07 (UTC)
Hi Taotieren,
I did considered it a few times, but maintaining the other packages (with a lag usually less than 20mn) is already very time consuming. Sorry :/
taotieren commented on 2020-07-25 12:07 (UTC) (edited on 2020-07-25 12:12 (UTC) by taotieren)
AlexisPolti commented on 2020-07-02 13:29 (UTC)
I'll add the cleanup of the old /etc in a future release (no time now)
AlexisPolti commented on 2020-07-02 12:53 (UTC)
Fixed! Thanx
taotieren commented on 2020-07-02 07:19 (UTC) (edited on 2020-07-25 12:12 (UTC) by taotieren)
JFlashExe
Jflashexe could not open flash device list file [/opt/SEGGER/Jlink/ETC/JFlash/Flash.cvs]
File not found!
PKGBUILD
#cp --preserve=mode -r ETC/JFlash "${pkgdir}/etc"
Update
cp --preserve=mode -r J* Doc ETC Samples Devices ThirdParty README.txt GDBServer lib* "${pkgdir}/opt/SEGGER/JLink"
Pinned Comments
AlexisPolti commented on 2019-10-29 19:59 (UTC)
Please allow me at least 24h to build the new package! :)