This could possibly be a dumb question, but I don’t know who else to ask.
I got a Sabertrio on eBay, and before you roll your eyes, it does actually work. Unfortunately, any attempt I’ve made at customizing the code in the config file has led me to an error message that I can’t say I’ve ever seen. Here it is:
C:/Users/ajbur/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\ajbur\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\4.6\variants\STM32L433CC-ProffieboardV2/linker_scripts/STM32L433CC_FLASH.ld:224: warning: memory region `SRAM2' not declared
lto-wrapper.exe: warning: using serial compilation of 6 LTRANS jobs
lto-wrapper.exe: note: see the '-flto' option documentation for more information
C:/Users/ajbur/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 24
Sketch uses 216368 bytes (82%) of program storage space. Maximum is 262144 bytes.
The current directory is invalid.
Failed uploading: uploading error: exit status 255
I tried updating the firmware, but that hasn’t change the result. In the end I just put the original saber files back on the the SD card and gave up. I REALLY enjoy customizing my sabers, so it would be a downer if I couldn’t do that with this one.
Does anyone know what’s wrong here?