Arksine / katapult

Configurable bootloader for Klipper
GNU General Public License v3.0
424 stars 77 forks source link

STM32G0B1 via STM32CubeProgrammer fails #92

Open 53Aries opened 11 months ago

53Aries commented 11 months ago

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 8 months ago

Same problem here.

Arksine commented 8 months ago

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