JGMaker is having a CLEARANCE sale on the commercial-grade Z-603S -- at a BONKERS $399. If you're in the USA, and want a ready-to-go full steel frame printer... run, don't walk! ⏩ JGAURORA Z603S CLEARANCE ⏪ Only 4 units left!
JGAurora A5S on Sale at Amazon USA - $339, with $60 off!
JGMaker Magic on Sale for $208, with $20 instant discount coupon!.
JGMaker Magic on Sale for $208, with $20 instant discount coupon!.
Having problems compiling a5s color ui firmware on Arduino
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'