cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error when trying to install STM32CubeProgrammer

m4l490n
Associate III

I'm getting the following error when trying to install the STM32CubeProgrammer by executing:

 sudo ./SetupSTM32CubeProgrammer-2.9.0.linux

The error is:

./SetupSTM32CubeProgrammer-2.9.0.linux
/home/mmalagon/Downloads
chdir /home/mmalagon/Downloads/.
current dir /home/mmalagon/Downloads
Exec error: Permission denied

The .linux file has the correct permissions:

-rwxr-xr-x 1 mmalagon mmalagon    865328 Nov 23 03:07 SetupSTM32CubeProgrammer-2.9.0.linux

So I don't know what's going on. What am I missing?

1 ACCEPTED SOLUTION

Accepted Solutions

Something got corrupted on my first download. I removed all the files, downloaded them again, and this time it worked.

View solution in original post

2 REPLIES 2

Perhaps some missing sub-directory, link, or permission on those?

Some other tool or script that it's trying to run?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Something got corrupted on my first download. I removed all the files, downloaded them again, and this time it worked.