cancel
Showing results for 
Search instead for 
Did you mean: 

I have the STMCubeProgrammer on 2 different computers. On my laptop all is fine. On my desktop, I get a stlink error of "No Debug probe detected"If this has happened to any others please respond.

Hawkeye
Associate II

Running linux mint on both machines and STMCubeProgrammer 2.9. I am trying to use some older nucleo boards with the STM32F07RE

1 REPLY 1
Houda GHABRI
ST Employee

Hi @Hawkeye​ ,

In this case I suggest to try this in your desktop:

  • copy the rules files located under Driver/rules folder in /etc/udev/rules.d/ on Ubuntu ("sudo cp *.* /etc/udev/rules.d").
  • use "sudo" when you connect usung CLI.

Hope this helps you.

Houda