<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[M5Stack Core Basic, Arduino IDE, compilation terminated]]></title><description><![CDATA[<p dir="auto">Hi!<br />
I'm new here.<br />
I want to test the M5Stack Core Basic. Windows10</p>
<ul>
<li>USB Driver installed</li>
<li>Board installed</li>
<li>library installed</li>
</ul>
<p dir="auto">when i want to compile an example, the compiler stops.</p>
<p dir="auto">what am I doing wrong? can someone help me?</p>
<p dir="auto">"<br />
Arduino: 1.6.7 (Windows XP), Board: "M5Stack-Core-ESP32, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Core 1, Core 1, None"</p>
<p dir="auto">WARNUNG: Kategorie '' in der Bibliothek ESP RainMaker ist ungültig und wird auf 'Uncategorized' festgelegt<br />
WARNUNG: Kategorie '' in der Bibliothek WiFiProv ist ungültig und wird auf 'Uncategorized' festgelegt<br />
WARNUNG: Unberechtigter Ordner .github in der Bibliothek 'ESP8266 and ESP32 OLED driver for SSD1306 displays'<br />
In file included from c:\dokumente und einstellungen\carsten\lokale einstellungen\anwendungsdaten\arduino15\packages\m5stack\tools\xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32-elf\include\c++\8.4.0\stdlib.h:36,<br />
from C:\Dokumente und Einstellungen\Carsten\Lokale Einstellungen\Anwendungsdaten\Arduino15\packages\m5stack\hardware\esp32\2.0.3/tools/sdk/esp32/include/newlib/platform_include/assert.h:21,<br />
from c:\dokumente und einstellungen\carsten\lokale einstellungen\anwendungsdaten\arduino15\packages\m5stack\tools\xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32-elf\sys-include\sys\reent.h:503,<br />
from C:\Dokumente und Einstellungen\Carsten\Lokale Einstellungen\Anwendungsdaten\Arduino15\packages\m5stack\hardware\esp32\2.0.3/tools/sdk/esp32/include/newlib/platform_include/sys/reent.h:17,<br />
from c:\dokumente und einstellungen\carsten\lokale einstellungen\anwendungsdaten\arduino15\packages\m5stack\tools\xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32-elf\sys-include\stdio.h:60,<br />
from C:\Dokumente und Einstellungen\Carsten\Lokale Einstellungen\Anwendungsdaten\Arduino15\packages\m5stack\hardware\esp32\2.0.3\cores\esp32/Arduino.h:27,<br />
from sketch\Display.ino.cpp:1:<br />
c:\dokumente und einstellungen\carsten\lokale einstellungen\anwendungsdaten\arduino15\packages\m5stack\tools\xtensa-esp32-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32-elf\include\c++\8.4.0\cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory<br />
#include &lt;bits/c++config.h&gt;<br />
^~~~~~~~~~~~~~~~~~<br />
compilation terminated.</p>
<p dir="auto">exit status 1<br />
Fehler beim Kompilieren.</p>
<p dir="auto">Dieser Report hätte mehr Informationen mit<br />
"Ausführliche Ausgabe während der Kompilierung"<br />
aktiviert in Datei &gt; Einstellungen.<br />
"</p>
]]></description><link>https://community.m5stack.com/topic/4307/m5stack-core-basic-arduino-ide-compilation-terminated</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:13:54 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4307.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 May 2022 06:37:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack Core Basic, Arduino IDE, compilation terminated on Thu, 19 May 2022 19:31:59 GMT]]></title><description><![CDATA[<p dir="auto">Well if you got as far as you did you have already installed the ESP32 boards so you can pick the correct one.  I assume the core basic does still use the "M5Stack-Core-ESP32" board.</p>
<p dir="auto"><a href="https://github.com/m5stack/m5stack" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5stack</a></p>
<p dir="auto">This link shows the documentation for the Grey(which I am using) and the Basic.</p>
<p dir="auto">I can't translate all the warnings you got but the last part seems to indicate it isn't pointing to the correct config.h(or it can't find it).  Config.h, i believe, is the library that is handling defining all the pins used in the stack.  So without it the board has no idea what is going on.</p>
<p dir="auto">Are you able to open other sample arduino sketches and select something like an UNO and compile just fine?</p>
<p dir="auto">I wish I could help more.  The only thing I can suggest is to step through the setup once again.</p>
<p dir="auto"><a href="https://docs.m5stack.com/en/quick_start/m5core/arduino" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/quick_start/m5core/arduino</a></p>
]]></description><link>https://community.m5stack.com/post/17531</link><guid isPermaLink="true">https://community.m5stack.com/post/17531</guid><dc:creator><![CDATA[Shift1313]]></dc:creator><pubDate>Thu, 19 May 2022 19:31:59 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core Basic, Arduino IDE, compilation terminated on Thu, 19 May 2022 17:31:49 GMT]]></title><description><![CDATA[<p dir="auto">thank you for your hint!</p>
<p dir="auto">library m5stack latest version 0.4.0 installed.</p>
<p dir="auto">what other libraries are required?</p>
<p dir="auto">the same thing happens with the example faktory test.</p>
]]></description><link>https://community.m5stack.com/post/17529</link><guid isPermaLink="true">https://community.m5stack.com/post/17529</guid><dc:creator><![CDATA[Stoni99]]></dc:creator><pubDate>Thu, 19 May 2022 17:31:49 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core Basic, Arduino IDE, compilation terminated on Thu, 19 May 2022 16:33:36 GMT]]></title><description><![CDATA[<p dir="auto">I am not entirely sure with those warnings but I would start by going into the library manager in the arduino IDE and make sure the M5 stack library is updated along with all other libraries it needs.</p>
<p dir="auto">Is this true with all examples?  Try the Factory Test example to see if it compiles or just HelloWorld.</p>
]]></description><link>https://community.m5stack.com/post/17528</link><guid isPermaLink="true">https://community.m5stack.com/post/17528</guid><dc:creator><![CDATA[Shift1313]]></dc:creator><pubDate>Thu, 19 May 2022 16:33:36 GMT</pubDate></item></channel></rss>