<?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[MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic]]></title><description><![CDATA[<p dir="auto">I tried to compile the example "Hello World".</p>
<p dir="auto">compiler abort: can someone please help?</p>
<p dir="auto">"Arduino: 1.8.19 (Linux), Board: "M5Stack-Core-ESP32, QIO, 80MHz, Default, 921600, None"<br />
Traceback (most recent call last):<br />
File "/home/Carsten/.arduino15/packages/m5stack/tools/esptool_py/3.1.0/esptool.py", line 38, in &lt;module&gt;<br />
Mehrere Bibliotheken wurden für "SD.h" gefunden<br />
import serial<br />
Benutzt: /home/Carsten/.arduino15/packages/m5stack/hardware/esp32/2.0.2/libraries/SD<br />
Nicht benutzt: /home/Carsten/Dokumente/arduino-1.8.19/libraries/SD<br />
Mehrere Bibliotheken wurden für "WiFiClient.h" gefunden<br />
Benutzt: /home/Carsten/.arduino15/packages/m5stack/hardware/esp32/2.0.2/libraries/WiFi<br />
Nicht benutzt: /home/Carsten/Dokumente/arduino-1.8.19/libraries/WiFi<br />
<strong>ImportError: No module named serial</strong><br />
exit status 1<br />
Fehler beim Kompilieren für das Board M5Stack-Core-ESP32.</p>
<p dir="auto">Dieser Bericht wäre detaillierter, wenn die Option<br />
"Ausführliche Ausgabe während der Kompilierung"<br />
in Datei -&gt; Voreinstellungen aktiviert wäre.<br />
"</p>
<p dir="auto"><strong>(compile with Uno works)</strong></p>
]]></description><link>https://community.m5stack.com/topic/4310/mx-linux-19-4-arduino-ide-copiling-error-m5stack-basic</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 17:15:03 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4310.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 May 2022 12:24:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Fri, 27 May 2022 09:37:08 GMT]]></title><description><![CDATA[<p dir="auto">I tried to make the arduino ide executable for the m5stack at the same time - Windows or Linux . It worked now on linux mx.👍</p>
]]></description><link>https://community.m5stack.com/post/17582</link><guid isPermaLink="true">https://community.m5stack.com/post/17582</guid><dc:creator><![CDATA[Stoni99]]></dc:creator><pubDate>Fri, 27 May 2022 09:37:08 GMT</pubDate></item><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Wed, 25 May 2022 09:57:20 GMT]]></title><description><![CDATA[<p dir="auto">You've switched from Linux to Windows!<br />
Arduino 1.6.7 is quite old. I'd suggest updating to the latest.  If that doesn't work then perhaps there may be a problem with the Arduino setup. You could try uninstalling and reinstalling the Arduino IDE.  That's quite drastic but I can't see why you see that problem.  When you remove the IDE you should also remove the 'Arduino15' folder.  i.e. C:\Users(username)\AppData\Local\Arduino15<br />
Also, perhaps remove all the comment lines in your sketch. It will make it easier to read and see if there is a problem there.</p>
]]></description><link>https://community.m5stack.com/post/17558</link><guid isPermaLink="true">https://community.m5stack.com/post/17558</guid><dc:creator><![CDATA[johno]]></dc:creator><pubDate>Wed, 25 May 2022 09:57:20 GMT</pubDate></item><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Tue, 24 May 2022 07:10:12 GMT]]></title><description><![CDATA[<p dir="auto">I have updated. Another error:</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), 115200, 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 />
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\HelloWorld.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 />
<strong>#include &lt;bits/c++config.h&gt;</strong><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/post/17549</link><guid isPermaLink="true">https://community.m5stack.com/post/17549</guid><dc:creator><![CDATA[Stoni99]]></dc:creator><pubDate>Tue, 24 May 2022 07:10:12 GMT</pubDate></item><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Tue, 24 May 2022 00:28:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoni99" aria-label="Profile: stoni99">@<bdi>stoni99</bdi></a> said in <a href="/post/17535">MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic</a>:</p>
<blockquote>
<p dir="auto">2/2.0.2/</p>
</blockquote>
<p dir="auto">OK I have compiled it with the "Board" <strong>M5Stack-Core-ESP32</strong>.  Same version as you. i.e. 2.0.2.</p>
<p dir="auto">That "import serial" in your output is a mystery to me.<br />
Try updating to the latest version of the core i.e.2.0.3</p>
]]></description><link>https://community.m5stack.com/post/17546</link><guid isPermaLink="true">https://community.m5stack.com/post/17546</guid><dc:creator><![CDATA[johno]]></dc:creator><pubDate>Tue, 24 May 2022 00:28:06 GMT</pubDate></item><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Mon, 23 May 2022 17:39:47 GMT]]></title><description><![CDATA[<p dir="auto">/*</p>
<hr />
<ul>
<li>Copyright (c) 2021 by  M5Stack</li>
<li>
<pre><code>            Equipped with M5Core sample source code
</code></pre>
</li>
<li>
<pre><code>                     配套  M5Core 示例源代码
</code></pre>
</li>
<li>Visit the website for more information: <a href="https://docs.m5stack.com/en/core/gray" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/core/gray</a></li>
<li>获取更多资料请访问: <a href="https://docs.m5stack.com/zh_CN/core/gray" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/zh_CN/core/gray</a></li>
<li></li>
<li>describe: Hello World</li>
<li>date: 2021/7/15</li>
</ul>
<hr />
<p dir="auto">*/<br />
#include &lt;M5Stack.h&gt;</p>
<p dir="auto">/* After M5Core is started or reset<br />
the program in the setUp () function will be run, and this part will only be run once.<br />
在 M5Core 启动或者复位后，即会开始执行setup()函数中的程序，该部分只会执行一次。 <em>/<br />
void setup(){<br />
M5.begin();  //Init M5Core.  初始化 M5Core<br />
M5.Power.begin(); //Init Power module.  初始化电源模块<br />
/</em> Power chip connected to gpio21, gpio22, I2C device<br />
Set battery charging voltage and current<br />
If used battery, please call this function in your project */<br />
M5.Lcd.print("Hello World");  // Print text on the screen (string) 在屏幕上打印文本(字符串)<br />
}</p>
<p dir="auto">/* After the program in setup() runs, it runs the program in loop()<br />
The loop() function is an infinite loop in which the program runs repeatedly<br />
在setup()函数中的程序执行完后，会接着执行loop()函数中的程序<br />
loop()函数是一个死循环，其中的程序会不断的重复运行 */<br />
void loop() {</p>
<p dir="auto">}</p>
]]></description><link>https://community.m5stack.com/post/17544</link><guid isPermaLink="true">https://community.m5stack.com/post/17544</guid><dc:creator><![CDATA[Stoni99]]></dc:creator><pubDate>Mon, 23 May 2022 17:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to MX Linux 19.4 Arduino IDE Copiling Error M5Stack Basic on Mon, 23 May 2022 05:52:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi Stoni99.  Perhaps you could show us the code you're trying to compile.</p>
]]></description><link>https://community.m5stack.com/post/17540</link><guid isPermaLink="true">https://community.m5stack.com/post/17540</guid><dc:creator><![CDATA[johno]]></dc:creator><pubDate>Mon, 23 May 2022 05:52:18 GMT</pubDate></item></channel></rss>