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

    Erry when I try to build micropython firmware

    Micropython
    2
    2
    4.7k
    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.
    • D
      Dr.Methyl
      last edited by

      hi, when I try to build the mycropython fw, I got an error. What can I do ? Who has a build ready to flash with esptools ?

      ./BUILD.sh menuconfig
      Removing old tools versions and cleaning build...
      unpacking 'esp-idf'
      unpacking Linux/xtensa-esp32-elf
      make[1] : on entre dans le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
      cc -DCURSES_LOC="<curses.h>" -DLOCALE -MD -c -o mconf.o mconf.c
      <commande interne>: recipe for target 'mconf.o' failed
      make[1] : on quitte le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »

      ===========================================
      Error creatimg 'sdkconfig', cannot continue


      MicroPython for ESP32

      grep: sdkconfig: Aucun fichier ou dossier de ce type
      grep: sdkconfig: Aucun fichier ou dossier de ce type
      make[1] : on entre dans le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
      cc -DCURSES_LOC="<curses.h>" -DLOCALE -MD -c -o mconf.o mconf.c
      <commande interne>: recipe for target 'mconf.o' failed
      make[1] : on quitte le répertoire « /home/seb/m5stickC/M5Stack_MicroPython/Tools/esp-idf/tools/kconfig »
      grep: sdkconfig: Aucun fichier ou dossier de ce type
      grep: sdkconfig: Aucun fichier ou dossier de ce type
      OK.

      1 Reply Last reply Reply Quote 0
      • sysdl132S
        sysdl132
        last edited by

        maybe your compiler has some error(I only used arduino and uiflow,you can try with it)🤔

        Baudrate for M5 core/Stick/camera:115200/921600
        For M5StickC:115200/230400/750000/1500000
        For M5StickV:115200/921600/1500000
        For Atom:115200/230400/921600

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