<?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[Need some help with debugging]]></title><description><![CDATA[<p dir="auto">I´m using the version 2.0.3 for UI Flow and the firmware on my Atom S3 Lite. I´ve now an little bit complex part of script designed with the graphical interface. If I now send this to my Atom I get random errors for syntax. But if I send the same code several times I get random line references and also running the code without issues.</p>
<p dir="auto">How can I now make sure, that my code is correct and starts every time? Which lines of code are mentioned because sometimes the reference is an empty line of code.</p>
]]></description><link>https://community.m5stack.com/topic/6251/need-some-help-with-debugging</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:38:42 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6251.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Mar 2024 10:18:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need some help with debugging on Fri, 22 Mar 2024 14:39:45 GMT]]></title><description><![CDATA[<p dir="auto">I will try the "ignore empty lines" method.</p>
<p dir="auto">It feels random because of .. first try line 162, second try line 198, third try line 67 and finally it´s working without an issue .. and I don´t change anything in the meantime.</p>
]]></description><link>https://community.m5stack.com/post/24537</link><guid isPermaLink="true">https://community.m5stack.com/post/24537</guid><dc:creator><![CDATA[mchott]]></dc:creator><pubDate>Fri, 22 Mar 2024 14:39:45 GMT</pubDate></item><item><title><![CDATA[Reply to Need some help with debugging on Fri, 22 Mar 2024 12:57:05 GMT]]></title><description><![CDATA[<p dir="auto">The joys of debugging Micropython. The errors aren’t always random. The secret is to count the actual line of code and ignore the empty lines</p>
]]></description><link>https://community.m5stack.com/post/24534</link><guid isPermaLink="true">https://community.m5stack.com/post/24534</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 22 Mar 2024 12:57:05 GMT</pubDate></item></channel></rss>