PROGMEM Causes Section Type Conflict - ESP8266 Community Forum
Maybe your like
Explore... Chat... Share...
- Board index
- ESP8266 Platforms
- ESP8266 Arduino
- General Discussions
PROGMEM causes section type conflict
Your new topic does not fit any of the above??? Check first. Then post here. Thanks.Moderator: igrr
Search- 2 posts
- Page 1 of 1
- 2 posts
PROGMEM causes section type conflict #65112
By mwinther - Fri Apr 21, 2017 9:02 am- ×
User mini profile
View full profile mwinther
- Posts: 1
- Joined: Tue Apr 12, 2016 6:25 pm
- Status: Off-line
src\main.cpp:66:21: error: enc_states causes a section type conflict with __cconst static int8_t enc_states [] PROGMEM = {0,-1,1,0,1,0,0,-1,-1,0,0,1,0,1,-1,0}; //encoder lookup tableIf I remove the const keyword it will just proceed to the next place where const and PROGMEM is used, ex.:
In file included from .piolibdeps\ESP8266_SSD1306_ID562/OLEDDisplay.h:32:0,from .piolibdeps\ESP8266_SSD1306_ID562/SSD1306Wire.h:31,from .piolibdeps\ESP8266_SSD1306_ID562/SSD1306.h:30,from src\main.cpp:40:.piolibdeps\ESP8266_SSD1306_ID562/OLEDDisplayFonts.h:851:12: error: ArialMT_Plain_24 causes a section type conflict with __cconst char ArialMT_Plain_24[] PROGMEM = {I suspect that the installation is corrupted somehow (I've tried on two different computers, same results) but I have not idea where to look to get it fixed..Any recommendations?
Re: PROGMEM causes section type conflict #68235
By AgroMe - Thu Jul 13, 2017 10:15 pm- ×
User mini profile
View full profile AgroMe
- Posts: 4
- Joined: Thu Jul 13, 2017 1:21 pm
- Status: Off-line
- Options
- 2 posts
- Page 1 of 1
- 2 posts
- Page 1 of 1
Announcement: esp8266.com is closed; specifically,[…]
READ MOREIt takes about 20-25 seconds for home assistant c[…]
READ MOREI tried to upgrade tof my sonoff basic R2 with the[…]
READ MOREHi, I'm developing a mobile IoT solution. It's a t[…]
READ MOREDoes your NodeMCU actually have a CH340 and not […]
READ MOREa problem Perhaps you want to define "Probl[…]
READ MOREDoes this give you any pointers? Of course doesn[…]
READ MOREGood morning, I don't know if it is possible to co[…]
READ MOREGood day How to do it so that, for example, the st[…]
READ MOREHello, I can no longer find where I have to go to […]
READ MORERebooting your router will not give you a faster I[…]
READ MOREThere are no other notifications from esptool.py i[…]
READ MOREUsing the Arduino IDE, you'll learn how to set up […]
READ MOREIn this project, you will post to Twitter using an[…]
READ MOREIn this project, we will build a water level contr[…]
READ MOREI removed a large amount pf pcb from under the ant[…]
READ MOREI guess I'm late, but I had the same problem and f[…]
READ MORELast night I received my first D1 Minis for a lear[…]
READ MOREHi Guys, [url="https://vancedyoutube.org/&quo[…]
READ MOREAlthough I am aware that this is an old post, I fe[…]
READ MORE VIEW MORE TOPICSFollow on Twitter @ESP8266COM
Tag » Arduino Section Type Conflict
-
Error: __c Causes A Section Type Conflict With __c - Arduino Forum
-
Section Type Conflict With __c · Issue #2078 · Esp8266/Arduino - GitHub
-
Error: __c Causes A Section Type Conflict With S0 · Issue #1518 - GitHub
-
Getting A "section Type Conflict" Using M2tklib And Glcd - Stack Overflow
-
Section Type Conflict - PJRC (Teensy) Forum
-
Using PROGMEM Gives Section Type Conflict - AVR Freaks
-
Espressif/arduino-esp32 - Gitter
-
41091 – Using Section Attribute In C And C++ Function Causes Section ...
-
Interacting With Arduino - Node-RED
-
Multi-tasking The Arduino - Part 1 - Digikey
-
Lift The "field Must Have The Same Type In All Constructors" Restriction ...
-
Common Library Problems | All About Arduino Libraries
-
How To Know The Data Type Of Constant In Arduino IDE?
-
Ethernet Shield 2 | Arduino Tutorial