User Activity

I'm starting to check the documentation for the STM32MP1 MPU and I'm reading the Install the SDK guide. Everything in the instructions works perfectly fine except this:$CC --version Which is the second to last instruction to verify if the environment...
I'm getting the following error when trying to install STM32CubeIDE in Ubuntu 22.04: dpkg: error processing archive /home/m4l490n/Downloads/makeself_dir_Dg5j3M/segger-jlink-udev-rules-7.94h-linux-all.deb (--unpack):trying to overwrite '/etc/udev/rule...
I just installed the CubeProgrammer and I'm following the Populate the target and boot the image guide. When I get to section 1.1.1.1.2.6 Populate the SDCard and click "Connect" I get this error: But if I execute this on the command line:sudo /opt/st...
I'm getting the following error when trying to install the STM32CubeProgrammer by executing: sudo ./SetupSTM32CubeProgrammer-2.9.0.linuxThe error is:./SetupSTM32CubeProgrammer-2.9.0.linux /home/mmalagon/Downloads chdir /home/mmalagon/Downloads/. cur...
HelloI just want to know how to properly uninstall a previous version of the CubeIDE in linux. Do I just delete the folder?