Package Details: jlink-software-and-documentation 65:9.44-1

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: 58
Popularity: 0.56
First Submitted: 2016-01-22 00:03 (UTC)
Last Updated: 2026-05-20 15:35 (UTC)

Pinned Comments

AlexisPolti commented on 2017-06-06 15:39 (UTC)

PLEASE, WHEN THERE IS A NEW VERSION AVAILABLE, ALLOW ME AT LEAST 24H TO UPLOAD A NEW PACKAGE! I got a cron monitoring Segger web page every hour and I usually do it in the next minute. But I might (sometimes) sleep… No need to flag the package out of date!

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 Next › Last »

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)

Have you considered AUR packaging for embedded-studio? ``` https://www.segger.com/downloads/embedded-studio/ ```

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"

AlexisPolti commented on 2020-02-16 17:53 (UTC)

Done! Sorry, did bump :)

sl1pkn07 commented on 2020-02-16 17:38 (UTC)

please quoted the "${srcdir}" for avoid fails paths with whitespaces in the name

no need bump the version for this ;)

AlexisPolti commented on 2020-02-16 15:44 (UTC)

Works for me too! Thanx :)

sl1pkn07 commented on 2020-02-16 11:49 (UTC)

fixed with "${srcdir}" instead of ../..

AlexisPolti commented on 2020-02-16 00:45 (UTC)

Sorry, can't reproduce the bug, even after uninstalling every jlink related stuff and re-installing them. Could you verify in your /tmp/yaourt-tmp-YOURLOGIN if the patch is present?