🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Problem with Arduino IDE

    M5 Stick/StickC
    2
    2
    6.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      janseta
      last edited by

      Hi everybody,

      I try to upload my firts code to M5Stickc.
      I have done all the steps from this video:
      https://www.youtube.com/watch?v=ppXkl0046dc

      I tried a simple sketck like "Factory Test" from the Examples for M5stickc,
      and ensure to select the right board (M5stickc), the right port (COM3 for me) and the right upload speed (115200).

      But, when I thy to upload, I get allway the same error:

      *Error loading Python DLL: C:\Users\juana\AppData\Local\Temp_MEI90082\python27.dll (error code 5)

      Multiple libraries were found for "M5StickC.h"
      Used: C:\Users\juana\Documents\Arduino\libraries\M5StickC
      Multiple libraries were found for "Wire.h"
      Used: C:\Users\juana\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.3\libraries\Wire
      Multiple libraries were found for "SPI.h"
      Used: C:\Users\juana\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.3\libraries\SPI
      Multiple libraries were found for "FS.h"
      Used: C:\Users\juana\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.3\libraries\FS
      exit status -1
      Error compiling for board M5Stick-C.*

      I tried to unintall Arduino IDE, deleting all related with arduino from my harddisk, and reinstallig all again, but wtih no success

      Any idea?

      1 Reply Last reply Reply Quote 0
      • lukasmaximusL
        lukasmaximus
        last edited by

        you could try to install the latest python, and esptool

        1 Reply Last reply Reply Quote 0
        • First post
          Last post