Excalibur.h (81.1 KB)
Hey guys, trying to reload my config file onto my saber. nothing has changed except i went for a smaller SD card. but now getting:
C:/Users/duir1/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\duir1\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6\variants\STM32L452RE-ProffieboardV3/linker_scripts/STM32L452RE_FLASH.ld:224: warning: memory region SRAM2' not declared C:/Users/duir1/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\duir1\AppData\Local\Temp\cccTchHW.ltrans0.ltrans.o: in function
main’:
C:\Users\duir1\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6\cores\stm32l4/main.cpp:129:(.text.startup+0x350): undefined reference to setup' C:/Users/duir1/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\duir1\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6\cores\stm32l4/main.cpp:133:(.text.startup+0x354): undefined reference to
loop’
collect2.exe: error: ld returned 1 exit status
exit status 1
Compilation error: exit status 1
any help?