Arksine/katapult

STM32G0B1 via STM32CubeProgrammer fails

53Aries opened this issue · 2 comments

Unable to flash via STM32Cube. I am able to flash klipper via STM32Cube, but katapult fails. Reference attached screenshot.
Screenshot 2023-10-13 235639

tkff commented

Same problem here.

I'll look into it. Until a couple of days ago I did not have this specific MCU to test with directly. I suspect it is related to the build environment, so some additional details will be helpful:

  1. The Katapult build configuration
  2. The Linux distro and version you are building on (ie: Debain Bookworm, Ubuntu 22.04, etc)
  3. The version of your toolkit. You can get it with the following command:
arm-none-eabi-gcc --version