<?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[M5Stack programming with Visual Studio Code in Linux]]></title><description><![CDATA[<p dir="auto">I'm trying to use Visual Studio Code with an M5Stack Core 2, in Fedora Linux.<br />
VSC and Fedora are fully updated/restarted/etc.</p>
<p dir="auto">After an initial issue getting the "Add M5Stack" to appear (see <a href="https://community.m5stack.com/topic/2993/core2-with-visual-studio-code">https://community.m5stack.com/topic/2993/core2-with-visual-studio-code</a> ) I can connect through VSC (as /dev/ttyACM0). I can "reset" the device using VSC.  However, after creating a simple py program - print("Hello m5") - and I click the solid right-arrow at the top right of VSC, that's labeled "Run in M5Stack",  I get the following error:<br />
"Cannot read properties of undefined (reading 'sendCommand') "</p>
<p dir="auto">After resetting the M5, I get a screen telling me to download UIFLow</p>
<p dir="auto"><img src="/assets/uploads/files/1671243773785-screenshot-from-2022-12-16-21-22-14.png" alt="0_1671243772572_Screenshot from 2022-12-16 21-22-14.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I've done that, but it keeps asking me to. Perhaps installed incorrectly?</p>
<p dir="auto">Any help appreciated.</p>
<p dir="auto">-Mike</p>
]]></description><link>https://community.m5stack.com/topic/4904/m5stack-programming-with-visual-studio-code-in-linux</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 11:29:58 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4904.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Dec 2022 02:24:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack programming with Visual Studio Code in Linux on Mon, 19 Dec 2022 16:25:55 GMT]]></title><description><![CDATA[<p dir="auto">My code consists of a single line:</p>
<p dir="auto">print("Hello m5")</p>
<p dir="auto">Are you suggesting clicking "Run in M5Stack" with that code  would cause my trouble?</p>
]]></description><link>https://community.m5stack.com/post/19605</link><guid isPermaLink="true">https://community.m5stack.com/post/19605</guid><dc:creator><![CDATA[mikesyr]]></dc:creator><pubDate>Mon, 19 Dec 2022 16:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack programming with Visual Studio Code in Linux on Sat, 17 Dec 2022 19:18:56 GMT]]></title><description><![CDATA[<p dir="auto">Dunno about the issue but every time you send code to the core in VSCode, Unless the code is micropython, the firmware gets wiped as the code works direct without the micropython interpreter.</p>
]]></description><link>https://community.m5stack.com/post/19584</link><guid isPermaLink="true">https://community.m5stack.com/post/19584</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 17 Dec 2022 19:18:56 GMT</pubDate></item></channel></rss>