You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone can help one this error, I can not flash to my new board MKS SGen_L V2.0
In file included from c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\inc\MarlinConfigPre.h:48:0,
from c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\inc\marlinconfig.h:28,
from sketch\src\HAL\LPC1768\tft\tft_spi.cpp:23:
c:\users\khach\appdata\local\temp\arduino_build_566565\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\khach\appdata\local\temp\arduino_build_566565\sketch\src\pins\pins.h:416:0,
from c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\inc\marlinconfig.h:32,
from sketch\src\HAL\LPC1768\tft\tft_spi.cpp:23:
c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\pins\lpc1769/pins_MKS_SGEN_L_V2.h:29:4: error: #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
#error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
^~~~~
In file included from sketch\src\HAL\LPC1768\tft\tft_spi.cpp:27:0:
sketch\src\HAL\LPC1768\tft\tft_spi.h:27:10: fatal error: lpc17xx_ssp.h: No such file or directory
#include <lpc17xx_ssp.h>
^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Mega or Mega 2560.
The text was updated successfully, but these errors were encountered:
Anyone can help one this error, I can not flash to my new board MKS SGen_L V2.0
In file included from c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\inc\MarlinConfigPre.h:48:0,
c:\users\khach\appdata\local\temp\arduino_build_566565\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\khach\appdata\local\temp\arduino_build_566565\sketch\src\pins\pins.h:416:0,
c:\users\khach\appdata\local\temp\arduino_build_566565\sketch\src\pins\lpc1769/pins_MKS_SGEN_L_V2.h:29:4: error: #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
#error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
In file included from sketch\src\HAL\LPC1768\tft\tft_spi.cpp:27:0:
sketch\src\HAL\LPC1768\tft\tft_spi.h:27:10: fatal error: lpc17xx_ssp.h: No such file or directory
#include <lpc17xx_ssp.h>
compilation terminated.
exit status 1
Error compiling for board Arduino Mega or Mega 2560.
The text was updated successfully, but these errors were encountered: