Sketch uses 8436 bytes (0%) of program storage space. Maximum is 1048576 bytes.
Global variables use 1128 bytes (0%) of dynamic memory, leaving 129944 bytes for local variables. Maximum is 131072 bytes.
Selected interface: swd
/home/prahadeesh/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory
Failed uploading: uploading error: exit status 127
It looks like you have not installed required libraries.
1 Like
Download and install the required libraries. Also is the proper board installed? What IDE are you using? Have you been able to upload anything. Try the simple blink sketch, change the delays to see if the blink rate changes, if not we need to start there.
Try to re-install the libgssapi package using your distro's package manager. If that fails, try to re-install the STM32CubeProgrammer.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.