<?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[Boot loop on M5Core2 after burning Core2factoryTest]]></title><description><![CDATA[<p dir="auto">I have a new M5Stack Core2 that was working perfectly on arrival with the pre-installed factory test program.</p>
<p dir="auto">I used M5Burner to install UIFlow_Core2 and that worked.  I was able to use <a href="http://flow.m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">flow.m5stack.com</a> to send simple programs to the device and everything I tried worked.</p>
<p dir="auto">I then used M5Burner to re-install Core2FactoryTest and the burn appeared to work but the device then entered an infinite boot loop, reporting (via the serial monitor):</p>
<pre><code class="language-Rebooting...">ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1100
ho 0 tail 12 room 4
load:0x40078000,len:12308
load:0x40080400,len:3076
entry 0x400805ec
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x400f2f20: 443a20c2 0d0e272a 02a8130c
etc
</code></pre>
<p dir="auto">I've tried re-installing UIFlow_Core2 and Core2FactoryTest several times.  Each time, UIFlow_Core2  works perfectly and Core2FactoryTest fails as described.</p>
<p dir="auto">I've also tried several other programs via M5Burner: some work and some fail to boot, some with "IllegalInstruction", some with "InstrFetchProhibited".</p>
<p dir="auto">Any ideas?  I suspect a hardware fault but can't reconcile that possibility with the fact that some programs work.</p>
]]></description><link>https://community.m5stack.com/topic/5177/boot-loop-on-m5core2-after-burning-core2factorytest</link><generator>RSS for Node</generator><lastBuildDate>Tue, 05 May 2026 03:30:52 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5177.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Mar 2023 17:58:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Mon, 17 Apr 2023 18:06:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wsanders" aria-label="Profile: wsanders">@<bdi>wsanders</bdi></a> I don't know, but I assume that firmware built using the latest SDK is backwards compatible and should work on older Core 2s. I don't have an older Core2 to test.</p>
]]></description><link>https://community.m5stack.com/post/20625</link><guid isPermaLink="true">https://community.m5stack.com/post/20625</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Mon, 17 Apr 2023 18:06:52 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Mon, 17 Apr 2023 01:41:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kempston" aria-label="Profile: kempston">@<bdi>kempston</bdi></a> Does this mean we need to beware installing <em>latest</em> Core2 firmware on M5 burner on <em>older</em> Core2’s?</p>
]]></description><link>https://community.m5stack.com/post/20621</link><guid isPermaLink="true">https://community.m5stack.com/post/20621</guid><dc:creator><![CDATA[wsanders]]></dc:creator><pubDate>Mon, 17 Apr 2023 01:41:03 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Sat, 15 Apr 2023 17:55:33 GMT]]></title><description><![CDATA[<p dir="auto">Despite there being no response whatsoever by M5Stack, this issue has now been solved by an independent developer.</p>
<p dir="auto">The cause of this issue is that only the latest version of the ESP-IDF SDK developed by Espressif is compatible with new Core2 devices. Firmware built using the earlier version of the ESP-IDK SDK doesn't work on new Core2 devices and enters an infinite loop on booting, reporting either IllegalInstruction or InstrFetchProhibited.</p>
<p dir="auto">This means that about half of the firmware listed in M5Burner will need to be rebuilt by their authors using the latest SDK to make them work with new Core2s.</p>
]]></description><link>https://community.m5stack.com/post/20608</link><guid isPermaLink="true">https://community.m5stack.com/post/20608</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Sat, 15 Apr 2023 17:55:33 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Thu, 13 Apr 2023 19:06:14 GMT]]></title><description><![CDATA[<p dir="auto">For the information of anyone following this thread, M5stack has now released an updated version of Core2FactoryTest that now works on recent Core2 devices.  But many of the other programs listed in M5Burner still fail.</p>
<p dir="auto">Clearly, they've made a change to Core2FactoryTest that makes it compatible with new Core2s but they haven't told their developers what this change is (or why it's needed) and haven't responded to the open Github issue.</p>
]]></description><link>https://community.m5stack.com/post/20592</link><guid isPermaLink="true">https://community.m5stack.com/post/20592</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Thu, 13 Apr 2023 19:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Mon, 10 Apr 2023 14:05:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teastain" aria-label="Profile: teastain">@<bdi>teastain</bdi></a> Thanks for the suggestion.<br />
I sent a message to <a href="mailto:support@m5stack.com" target="_blank" rel="noopener noreferrer nofollow ugc">support@m5stack.com</a> ten days ago but there's been no response so far.<br />
I've now logged an issue on Github:<br />
<a href="https://github.com/m5stack/M5Core2/issues/127" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Core2/issues/127</a></p>
]]></description><link>https://community.m5stack.com/post/20562</link><guid isPermaLink="true">https://community.m5stack.com/post/20562</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Mon, 10 Apr 2023 14:05:44 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Sun, 09 Apr 2023 20:28:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kempston" aria-label="Profile: kempston">@<bdi>kempston</bdi></a> this primarily a user support group.<br />
You might try filing an “Issue” over on their GitHub website:<br />
<a href="https://github.com/m5stack/M5Core2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Core2</a><br />
Or email them at sales, that usually gets them going!</p>
]]></description><link>https://community.m5stack.com/post/20555</link><guid isPermaLink="true">https://community.m5stack.com/post/20555</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sun, 09 Apr 2023 20:28:31 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Sun, 09 Apr 2023 19:58:56 GMT]]></title><description><![CDATA[<p dir="auto">Does anyone know how to encourage M5stack to comment on this issue?</p>
<p dir="auto">It seems that recent Core2 devices don't work to the extent that it's impossible to install M5stack's own factory test program, even though installing UIFlow_Core2 does work correctly.</p>
<p dir="auto">It would be good to have some idea of the timescale for a fix.</p>
]]></description><link>https://community.m5stack.com/post/20554</link><guid isPermaLink="true">https://community.m5stack.com/post/20554</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Sun, 09 Apr 2023 19:58:56 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Sun, 09 Apr 2023 00:16:49 GMT]]></title><description><![CDATA[<p dir="auto">I have also gotten the same problem.  Only mine will not even turn on the display and appears to be rebooting with same error.</p>
<p dir="auto">Rebooting...<br />
Guru Meditation Error: Core  1 panic'ed (Double exception).</p>
<p dir="auto">Core  1 register dump:<br />
PC      : 0x4008e367  PS      : 0x00040436  A0      : 0x3ffbda30  A1      : 0x3fffff87<br />
A2      : 0x3ffffff7  A3      : 0x00000000  A4      : 0x3ffc4c94  A5      : 0x00000000<br />
A6      : 0x00000001  A7      : 0x00000001  A8      : 0x40170684  A9      : 0x3ffbd9d0<br />
A10     : 0x00000000  A11     : 0x00060623  A12     : 0x00060620  A13     : 0x80000000<br />
A14     : 0x00000003  A15     : 0x00060023  SAR     : 0x0000001d  EXCCAUSE: 0x00000002<br />
EXCVADDR: 0x3fffffff  LBEG    : 0x00000000  LEND    : 0x00000000  LCOUNT  : 0x00000000</p>
<p dir="auto">Backtrace:0x4008e364:0x3fffff87 |&lt;-CORRUPTED</p>
<p dir="auto">ELF file SHA256: 0000000000000000</p>
<p dir="auto">Rebooting...</p>
<p dir="auto"><em><strong>ERROR</strong></em> A stack overflow in task IDLE has been detected.</p>
<p dir="auto">Backtrace:0x400f30f7:0x3ffbd6b00x400f35fb:0x3ffbd6e0 0x400835f5:0x3ffbd730 0x40085c86:0x3ffbd750 0x400f314d:0x3ffbd810 0x4008e11d:0x3ffbd830 0x40091ad6:0x3ffbd850 0x40090446:0x3ffbd8c0 0x4008e21c:0x3ffbd900 0x4008e1ce:0xa5a5a5a5  |&lt;-CORRUPTED</p>
<p dir="auto">ELF file SHA256: 0000000000000000</p>
<p dir="auto">Rebooting...</p>
<p dir="auto">I have also been getting a JavaScript error occurred in the main process: Uncaught Exception: Error read ECONNRESET....<br />
I wonder if this has anything to do with problems I am having with my M5Stack Basic and now my new Core2??</p>
]]></description><link>https://community.m5stack.com/post/20550</link><guid isPermaLink="true">https://community.m5stack.com/post/20550</guid><dc:creator><![CDATA[K5BRS_txstaffords]]></dc:creator><pubDate>Sun, 09 Apr 2023 00:16:49 GMT</pubDate></item><item><title><![CDATA[Reply to Boot loop on M5Core2 after burning Core2factoryTest on Fri, 31 Mar 2023 19:58:46 GMT]]></title><description><![CDATA[<p dir="auto">I'm informed by another user that M5Stack are aware of this issue, which is a "flash compatibility issue with old version IDF" and they say that "we will update the firmware on M5Burner soon to fix it".</p>
]]></description><link>https://community.m5stack.com/post/20495</link><guid isPermaLink="true">https://community.m5stack.com/post/20495</guid><dc:creator><![CDATA[kempston]]></dc:creator><pubDate>Fri, 31 Mar 2023 19:58:46 GMT</pubDate></item></channel></rss>