<?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[Extremely slow compiling]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Just started playing with my M5 Stack, I've followed the instructions for using it with Arduino IDE.</p>
<p dir="auto">It seems extremely slow to compile, even the example "hello world" and "factory reset". not only enough time to brew a splendid cup of tea, but also enough time to drink said cup of tea as well, (4-10 minutes).</p>
<p dir="auto">I must be doing something wrong?</p>
]]></description><link>https://community.m5stack.com/topic/6802/extremely-slow-compiling</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 02:23:39 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6802.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Sep 2024 11:24:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Extremely slow compiling on Tue, 17 Sep 2024 17:46:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/158828">@Jonny-Spaceman</a> It sounds like you may have a conflict.<br />
You should delete arduino and all of the libraries and start from scratch.<br />
UIFlow Micropython is the preferred language for programming M5Stack and its much easier to learn.</p>
]]></description><link>https://community.m5stack.com/post/26453</link><guid isPermaLink="true">https://community.m5stack.com/post/26453</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 17 Sep 2024 17:46:37 GMT</pubDate></item><item><title><![CDATA[Reply to Extremely slow compiling on Tue, 17 Sep 2024 11:08:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a></p>
<p dir="auto">Hi, it's literally the "hello world" example, it's my first delve into the M5 Stack, I've bought the motor/stepper/servo boards for prototyping, we've just got a couple at work to try out.</p>
<p dir="auto">I've set up a project using PlatformIO on VS-Code to run the same "hello world" example, it's equally as slow as the Arduino IDE the first time it uploads, compiling the M5 Stack libraries seems to take a while, however subsequent uploads are much faster.<br />
My guess is the Arduino IDE is compiling the M5 Stack libraries for every upload from scratch which is why it's taking so long whereas Platform IO doesn't, no problem, I prefer using VSCode and PIO anyway.<br />
Thanks for your help</p>
]]></description><link>https://community.m5stack.com/post/26448</link><guid isPermaLink="true">https://community.m5stack.com/post/26448</guid><dc:creator><![CDATA[Jonny Spaceman]]></dc:creator><pubDate>Tue, 17 Sep 2024 11:08:44 GMT</pubDate></item><item><title><![CDATA[Reply to Extremely slow compiling on Sun, 15 Sep 2024 15:05:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/158828">@Jonny-Spaceman</a> No.<br />
The sketch that I posted takes 20 seconds to compile and less that 15 seconds to upload. Apple M1 Mac.<br />
It is a generic test program I wrote for this reason and to help debug Serial.print problems.<br />
I suggest trying my diag sketch to test your environment.<br />
VS Code will not help compile this sketch any faster.<br />
The sketch that takes Tea Time is then the problem.</p>
<p dir="auto">If you tell me what M5Stack device you are using and the exact code, I will try it here.</p>
]]></description><link>https://community.m5stack.com/post/26434</link><guid isPermaLink="true">https://community.m5stack.com/post/26434</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sun, 15 Sep 2024 15:05:29 GMT</pubDate></item><item><title><![CDATA[Reply to Extremely slow compiling on Sun, 15 Sep 2024 10:29:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a> Thanks for the feedback,<br />
I've tried different USB ports and cables, however I don't think it's the upload/download speeds,it seems the compile time using the Arduino IDE is what's slowing things down.<br />
Will try VScode and PlatformIO with VScode and see what differences there are<br />
Using Arduino GUI 2.3.2 &amp; a HP Zbook</p>
]]></description><link>https://community.m5stack.com/post/26433</link><guid isPermaLink="true">https://community.m5stack.com/post/26433</guid><dc:creator><![CDATA[Jonny Spaceman]]></dc:creator><pubDate>Sun, 15 Sep 2024 10:29:19 GMT</pubDate></item><item><title><![CDATA[Reply to Extremely slow compiling on Sun, 15 Sep 2024 07:19:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/158828">@Jonny-Spaceman</a> If Arduino is taking a long time to compile then the problem lies with your computer and not the device.</p>
<p dir="auto">Now, if the upload after the compile was taking a long time it is because you have communication setting incorrect .</p>
<p dir="auto">You need to look at your computer and see what the problem is.</p>
]]></description><link>https://community.m5stack.com/post/26432</link><guid isPermaLink="true">https://community.m5stack.com/post/26432</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 15 Sep 2024 07:19:26 GMT</pubDate></item><item><title><![CDATA[Reply to Extremely slow compiling on Sat, 14 Sep 2024 18:02:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/158828">@Jonny-Spaceman</a> Yes.<br />
Just kidding.<br />
What M5Stack do you have?<br />
Are you using Arduino IDE ver2.3.2? It is very stable for last three or four months.<br />
Try a simple sketch. Copy this sketch to a 'New Sketch', over writing the standard framework.</p>
<p dir="auto"><a href="https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples/blob/main/Generic_tick_tock_serial_test/Generic_tick_tock_serial_test.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples/blob/main/Generic_tick_tock_serial_test/Generic_tick_tock_serial_test.ino</a></p>
<p dir="auto">Try the standard upload speed 921600.<br />
Try a slower speed and double check that your USB cable is a communication cable, not just USB charge.</p>
<p dir="auto">A small sketch should take 15-20 seconds to compile and 15 to upload to the board.</p>
]]></description><link>https://community.m5stack.com/post/26426</link><guid isPermaLink="true">https://community.m5stack.com/post/26426</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sat, 14 Sep 2024 18:02:22 GMT</pubDate></item></channel></rss>