README 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. J-Link software gives you the USB drivers needed for your system,
  2. a number of utilities as well as a dynamically linkable library used
  3. by most of the IDEs and debuggers using J-Link. Also included are
  4. a number of sample setup scripts for devices needing one as well as
  5. documentation.
  6. NOTES:
  7. 1. This SlackBuild is not _sbopkg_ compatible, because source download
  8. requires licence acceptance (the link provided in .info points to
  9. the download form). In addition, the source tarball name is
  10. different from the resulting package name.
  11. 2. This SlackBuild repackages the official J-Link pre-compiled
  12. binaries.
  13. 3. Remember to reload udev rules after installing this package:
  14. $ /etc/rc.d/rc.udev reload
  15. and then to re-plug your J-Link probe.
  16. 4. The upstream _udev_ rules change the device nodes perms to 0666.
  17. This SlackBuild updates the rules, so that the permissions are set
  18. to 0664 and group is set to _plugdev_. Be sure to make yourself
  19. a member of this group to use J-Link probes without _root_.
  20. The same perms/group is applied to the J-Link embedded serial ports
  21. device nodes as well.
  22. 5. If you're looking for replacing ST-LINK/V2 on ST Discovery or
  23. Nucleo boards with J-Link, see [here]. It requires Windows
  24. to perform the update, but can be done using QEMU with usbredir.
  25. Such a converted board is used for testing the J-Link package
  26. on my Slackware machine.
  27. [here]:
  28. https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/