<?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[Very New, I was able to burn the UI flow and connect. How can I return to using the Arduino IDE?]]></title><description><![CDATA[<p dir="auto">I try to upload and get this error: Arduino: 1.8.19 (Windows 10), Board: "M5Stick-C-Plus, Default, 240MHz (WiFi/BT), 750000, None"</p>
<p dir="auto">Sketch uses 295489 bytes (22%) of program storage space. Maximum is 1310720 bytes.</p>
<p dir="auto">Global variables use 17336 bytes (5%) of dynamic memory, leaving 310344 bytes for local variables. Maximum is 327680 bytes.</p>
<p dir="auto">usage: esptool write_flash [-h] [--erase-all]</p>
<pre><code>                       [--flash_freq {keep,80m,60m,48m,40m,30m,26m,24m,20m,16m,15m,12m}]

                       [--flash_mode {keep,qio,qout,dio,dout}]

                       [--flash_size FLASH_SIZE]

                       [--spi-connection SPI_CONNECTION] [--no-progress]

                       [--verify] [--encrypt]

                       [--encrypt-files &lt;address&gt; &lt;filename&gt; [&lt;address&gt; &lt;filename&gt; ...&rsqb;&rsqb;

                       [--ignore-flash-encryption-efuse-setting]

                       [--compress | --no-compress]

                       &lt;address&gt; &lt;filename&gt; [&lt;address&gt; &lt;filename&gt; ...]
</code></pre>
<p dir="auto">esptool write_flash: error: argument &lt;address&gt; &lt;filename&gt;: Address "{upload.erase_cmd}" must be a number</p>
<p dir="auto">esptool write_flash: error: argument &lt;address&gt; &lt;filename&gt;: Address "{upload.erase_cmd}" must be a number</p>
<p dir="auto">This report would have more information with<br />
"Show verbose output during compilation"<br />
option enabled in File -&gt; Preferences.</p>
]]></description><link>https://community.m5stack.com/topic/4702/very-new-i-was-able-to-burn-the-ui-flow-and-connect-how-can-i-return-to-using-the-arduino-ide</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 13:28:45 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4702.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Oct 2022 21:59:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Very New, I was able to burn the UI flow and connect. How can I return to using the Arduino IDE? on Fri, 14 Oct 2022 18:47:00 GMT]]></title><description><![CDATA[<p dir="auto">SOLVED: open your boards.txt file and add the code below...<br />
(Windows 10 64 bit example)</p>
<ul>
<li>C:\Users\YOURUSERNAME\AppData\Local\Arduino15\packages\m5stack\hardware\esp32\2.0.5<br />
(you may need to make hidden folders visible in the top menu section under the view tab)</li>
<li>Open the boards.txt file</li>
<li>Scroll down to the m5stick-c-plus section of code listed. At the very bottom of this section add the lines:<br />
m5stick-c-plus.menu.EraseFlash.none=Disabled<br />
m5stick-c-plus.menu.EraseFlash.none.upload.erase_cmd=<br />
m5stick-c-plus.menu.EraseFlash.all=Enabled<br />
m5stick-c-plus.menu.EraseFlash.all.upload.erase_cmd=-e</li>
</ul>
<p dir="auto">Notice the way this is listed for other boards like the stick-c and do the same. You can now use the stick-c plus board listed in the Arduino IDE! You could also just use the stick-c board listed but I had errors in third-party programs.</p>
]]></description><link>https://community.m5stack.com/post/18969</link><guid isPermaLink="true">https://community.m5stack.com/post/18969</guid><dc:creator><![CDATA[zer0cool]]></dc:creator><pubDate>Fri, 14 Oct 2022 18:47:00 GMT</pubDate></item><item><title><![CDATA[Reply to Very New, I was able to burn the UI flow and connect. How can I return to using the Arduino IDE? on Fri, 14 Oct 2022 17:52:48 GMT]]></title><description><![CDATA[<p dir="auto">Sorry for the repeat question, <a href="https://forum.m5stack.com/topic/4665/esptool-write_flash-error-argument-address-upload-erase_cmd-must-be-a-number/13" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/4665/esptool-write_flash-error-argument-address-upload-erase_cmd-must-be-a-number/13</a></p>
]]></description><link>https://community.m5stack.com/post/18967</link><guid isPermaLink="true">https://community.m5stack.com/post/18967</guid><dc:creator><![CDATA[zer0cool]]></dc:creator><pubDate>Fri, 14 Oct 2022 17:52:48 GMT</pubDate></item></channel></rss>