SwampFox218

my error code:

May 27th, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. C:/Users/conne/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\conne\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6\variants\STM32L433CC-ProffieboardV2/linker_scripts/STM32L433CC_FLASH.ld:224: warning: memory region `SRAM2' not declared
  2. lto-wrapper.exe: warning: using serial compilation of 8 LTRANS jobs
  3. lto-wrapper.exe: note: see the '-flto' option documentation for more information
  4. C:/Users/conne/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: warning: start of section .bss changed by 8
  5. C:/Users/conne/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\conne\AppData\Local\arduino\sketches\0D52EB9422F9D506BA2DD1A3A8C8FE1F/ProffieOS.ino.elf section `.text' will not fit in region `FLASH'
  6. C:/Users/conne/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 10048 bytes
  7. collect2.exe: error: ld returned 1 exit status
  8. exit status 1
  9.  
  10. Compilation error: exit status 1
Add Comment
Please, Sign In to add comment