Hi! I’m running Windows 11 now, and my Arduino is showing the following errors when testing: Arduino: 1.8.18 (Windows 10), Board: “Proffieboard V2, Serial, SDCARD (SPI), 80 MHz, half, Smallest Code”
C:/Users/syrth/AppData/Local/Arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack/bin/…/lib/gcc/arm-none-eabi/14.2.1/…/…/…/…/arm-none-eabi/bin/ ld.exe:C:\Users\syrth\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6.0\variants\STM32L433CC-ProffieboardV2/linker_scripts/STM32L433CC_FLASH.ld:224: warning: memory region SRAM2' not declared lto-wrapper.exe: warning: using serial compilation of 9 LTRANS jobs lto-wrapper.exe: note: see the '-flto' option documentation for more information C:/Users/syrth/AppData/Local/Arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\syrth\AppData\Local\Temp\arduino_build_603360/ProffieOS.ino.elf section
.text’ will not fit in region FLASH' C:/Users/syrth/AppData/Local/Arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/14-2-rel1-xpack/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: region
FLASH’ overflowed by 37856 bytes
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for the Proffieboard V2 board. Can someone please help me?