S1 w/T13 firmware problem. Similar to discussion #1210(https://github.com/mriscoc/Ender3V2S1/discussions/1210) #1318
Unanswered
MaximusFett
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to compile a custom firmware for my S1 with T13 Thermistor
My Settings are:
Ender3S1 - F4 Board - BLT(UBL) - TJC Display - T13
Always getting this type of error, my knowledge is basic:
PS C:\Users\ME\Desktop\Ender3V2S1-Ender3V2S1-Released> platformio run --silent -e STM32F401RC_creality
c:/users/ME/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/STM32F401
c:/users/ME/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: region `FLASH' overflowed by 8700 bytes
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\STM32F401RC_creality\firmware.elf] Error 1
Beta Was this translation helpful? Give feedback.
All reactions