Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • For anyone tracking this, it looks like the STM32CubeIDE installs the Segger JLink tools, so a temporary workaround while Segger and ST work on a proper fix is simply to use the JLink executables provided by the STM32CubeIDE install. Here's how I did it: First, I needed to know where the CubeIDE was located. Since it shows up in my "Start menu" in Ubuntu, I knew its desktop file was located in "/usr/share/applications/". A quick grep helped me find its desktop file. I can see it is "/usr/share/a…

  • In trying to install the latest JLink software package with Axel, the local Segger rep: I got this error: Shell-Script (11 lines) So, I backed up my "/etc/udev/rules.d" directory, removed these 2 rules (command below), and rebooted. It did not fix it, so I restored those 2 files I removed. Source Code (2 lines)I am unable to install JLink or use JLink Commander. Ozone still works, however, including uploading code to the STM32 from within Ozone. I think this may be a conflict with STM32CubeIDE (…