Please note: the forum is closed.
No new user registrations are accepted. For more info, please click here.
No new user registrations are accepted. For more info, please click here.
Having problems compiling a5s color ui firmware on Arduino
BeauArmstrong
Posts: 14Member
I have installed Arduino 1.8.8, selected Mega 2560, and am using the unedited firmware from github, but when i go to verify i get the error - Arduino: 1.8.8 (Windows 8.1), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\inc\MarlinConfigPre.h:52:0,
from c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\inc\marlinconfig.h:28,
from sketch\src\HAL\STM32F1\tft\tft_fsmc.cpp:23:
c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\hal\avr\inc\conditionals_lcd.h:25:4: error: #error "Sorry! TFT displays are not available for HAL/AVR."
#error "Sorry! TFT displays are not available for HAL/AVR."
^~~~~
In file included from c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\pins\pins.h:516:0,
from c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\inc\marlinconfig.h:34,
from sketch\src\HAL\STM32F1\tft\tft_fsmc.cpp:23:
c:\users\laptop~1\appdata\local\temp\arduino_build_455184\sketch\src\pins\stm32f1/pins_JGAURORA_A5S_A1.h:32:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
#error "Oops! Select an STM32F1 board in 'Tools > Board.'"
^~~~~
In file included from sketch\src\HAL\STM32F1\tft\tft_fsmc.cpp:27:0:
sketch\src\HAL\STM32F1\tft\tft_fsmc.h:31:10: fatal error: libmaple/dma.h: No such file or directory
#include <libmaple/dma.h>
^~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Mega or Mega 2560.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Comments
c:/users/laptop 1/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/jgaurora_a5s_a1/firmware.elf section `.bss' will not fit in region `ram'
Howdy, Stranger!
RegisterIt looks like you've been lurking for a while.
If you register, we will remember what you have read and notify you about new comments. You will also be able to participate in discussions.
So if you'd like to get involved, register for an account, it'll only take you a minute!