@bigboi69 I have the exact same problem with v7.94d
Search Criteria
Package Details: jlink-software-and-documentation 62:8.10g-0
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.45 |
First Submitted: | 2016-01-22 00:03 (UTC) |
Last Updated: | 2024-11-14 16:32 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libudev0-shim
- patch (patch-gitAUR)
Required by (41)
- 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-systemview
- linux-studio-bin
- lpcscrypt-bin
- mcuxpresso-ide
- mm32-jlink-pack
- nationstech-jlink-pack
- nrf-command-line-tools
- nrf5x-command-line-tools
- nrfconnect-appimage
- nuclei-gcc (optional)
- nuclei-gcc-bin (optional)
- nuclei-openocd (optional)
- nuclei-openocd-bin (optional)
- nuclei-qemu-bin (optional)
- nucleistudioide-bin (optional)
- ozone
- pc-nrfconnect-programmer (optional)
- py32-jlink-pack
- python-bflb-iot-tool (optional)
- python-nrf-command-line-tools
- rtools-git (optional)
- simplicity-commander
- stm32cubeide (optional)
- synwit-jlink-pack
- truestudio
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_810g_arm.tgz
- JLink_Linux_810g_arm64.tgz
- JLink_Linux_810g_i686.tgz
- JLink_Linux_810g_x86_64.tgz
- JMemExe.desktop
- JRunExe.desktop
- JTAGLoadExe.desktop
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »
nebularnoise commented on 2024-01-15 12:15 (UTC)
bigboi69 commented on 2024-01-12 20:44 (UTC)
@AlexisPolti
No problem, thank you for the quick reply. If it works for others, then it is my fault with my configuration.
AlexisPolti commented on 2024-01-12 20:36 (UTC)
@bigboi69: sorry, I just package the binary provided by Segger but I can't debug other's configuration. Sorry again…
bigboi69 commented on 2024-01-12 20:34 (UTC)
Hello, I did an update to v7.94d and my seggar-jlink probe could no longer connect. I did not have time to troubleshoot but I reverted to v7.94c.
I tried JLinkExe directly and JLinkRemoteServer. Both of these methods work on v7.94c but fail on v7.94d.
Although I can see the target voltage and give the commands to set the mode, (SWD 4000) when I try to do any command, "erase, reset, and loadfile" is what I tried. I get this error, "Target connection not established yet but required for command."
Once again, apologies, I do not have the time to dig deeper and decided to downgrade to v7.94c for now. If you would like information about my setup I would be happy to provide at a later time, thank you.
AlexisPolti commented on 2023-11-27 12:48 (UTC) (edited on 2023-11-27 12:51 (UTC) by AlexisPolti)
Thank you for noticing it. I'm reverting to 7.92p for now. Those who want 7.92q can still find it in the git tree (commit e1054396e8a)
maximevince commented on 2023-11-27 10:17 (UTC) (edited on 2023-11-27 10:18 (UTC) by maximevince)
It seems the latest 792q release has a double free issue detect by the glibc malloc.c code:
Fatal glibc error: malloc.c:2594 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
It can be reproduced by using nrfjprog -f nrf52 --erase
for example.
Reverting to an older version of this package fixes the issue.
AlexisPolti commented on 2023-08-22 22:48 (UTC)
@arti : done! :-)
arti commented on 2023-08-22 15:26 (UTC)
Can you please remove the svg extension in the Icon key in .desktop files?
Although having an extension works with some desktops, rofi is quite picky and requires Icon key to be a full path or just a icon name.
sed -i 's/Icon=JLink.svg/Icon=JLink/' *.desktop
AlexisPolti commented on 2023-04-24 00:18 (UTC)
@dbrgn: Thanx for pointing out this silly mistake. Corrected!
Pinned Comments
AlexisPolti commented on 2019-10-29 19:59 (UTC)
Please allow me at least 24h to build the new package! :)