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
demo_270:65: error: #error MSP430: not enough memory /Users/shirishbytelens/Documents/Energia/libraries/EPD_V231_G2/examples/demo_270/demo_270.ino:93:51: fatal error: Images.h: No such file or directory compilation terminated. Using library SPI at version 1.0.0 in folder: /private/var/folders/w2/jb9h2v3j5s5bs70q009xq2x00000gn/T/AppTranslocation/BE951230-8E18-41ED-98C5-FAC968D6B34B/d/Energia.app/Contents/Java/hardware/energia/msp430/libraries/SPI Using library EPD_FLASH in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_FLASH (legacy) Using library EPD_V231_G2 in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_V231_G2 (legacy) Using library EPD_PANELS in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_PANELS (legacy) Using library S5813A in folder: /Users/shirishbytelens/Documents/Energia/libraries/S5813A (legacy) Using library EPD_PINOUT in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_PINOUT (legacy) exit status 1 #error MSP430: not enough memory
somehow I am not able to work with e-paper. some controllers don't have enough memory for 2.7 inch displays. I want some solution with low cost low power micro controllers that can effectively display text messages on 2.7", just like what GFX library. Is there any way?
The text was updated successfully, but these errors were encountered:
demo_270:65: error: #error MSP430: not enough memory /Users/shirishbytelens/Documents/Energia/libraries/EPD_V231_G2/examples/demo_270/demo_270.ino:93:51: fatal error: Images.h: No such file or directory compilation terminated. Using library SPI at version 1.0.0 in folder: /private/var/folders/w2/jb9h2v3j5s5bs70q009xq2x00000gn/T/AppTranslocation/BE951230-8E18-41ED-98C5-FAC968D6B34B/d/Energia.app/Contents/Java/hardware/energia/msp430/libraries/SPI Using library EPD_FLASH in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_FLASH (legacy) Using library EPD_V231_G2 in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_V231_G2 (legacy) Using library EPD_PANELS in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_PANELS (legacy) Using library S5813A in folder: /Users/shirishbytelens/Documents/Energia/libraries/S5813A (legacy) Using library EPD_PINOUT in folder: /Users/shirishbytelens/Documents/Energia/libraries/EPD_PINOUT (legacy) exit status 1 #error MSP430: not enough memory
somehow I am not able to work with e-paper. some controllers don't have enough memory for 2.7 inch displays. I want some solution with low cost low power micro controllers that can effectively display text messages on 2.7", just like what GFX library. Is there any way?
The text was updated successfully, but these errors were encountered: