Failed to send "Hello World" in Windows :)



  • Hi,

    When I select M5stack board and I try to send de example "Hello World" and doesn't works, it send a lot of errors, similar to the same FAQ of ubunto.

    I select the ESP32_Dev board and works! but.... the M5stack dosen't receive. Where is the prog button?

    I tryed a lot of times whit different speeds and only one works, whit Blink example.

    Thanks!

    the erros is:
    Arduino:1.8.5 (Windows 10), board:"M5Stack-Core-ESP32, 80MHz, 921600, None"

    Archiving built core (caching) in: C:\Users\Enrique\AppData\Local\Temp\arduino_cache_101132\core\core_esp32_esp32_esp32_FlashFreq_80,UploadSpeed_921600,DebugLevel_none_e12963bc6eb00d1212a2405c99d80865.a
    C:\Users\Enrique\AppData\Local\Arduino15\packages\esp32\hardware\esp32\0.0.5/tools/sdk/lib\libesp32.a(cpu_start.o):(.literal.main_task+0xc): undefined reference to `heap_caps_enable_nonos_stack_heaps'

    C:\Users\Enrique\AppData\Local\Arduino15\packages\esp32\hardware\esp32\0.0.5/tools/sdk/lib\libesp32.a(cpu_start.o):(.iram1.literal+0x3c): undefined reference to `esp_pthread_init'

    C:\Users\Enrique\AppData\Local\Arduino15\packages\esp32\hardware\esp32\0.0.5/tools/sdk/lib\libesp32.a(cpu_start.o):(.iram1.literal+0x8c): undefined reference to `memset'

    C:\Users\Enrique\AppData\Local\Arduino15\packages\esp32\hardware\esp32\0.0.5/tools/sdk/lib\libesp32.a(cpu_start.o):(.iram1.literal+0x9c): undefined reference to `heap_caps_init'

    C:\Users\Enrique\AppData\Local\Arduino15\packages\esp32\hardware\esp32\0.0.5/tools/sdk/lib\libesp32.a(cpu_start.o): In function `cpu_configure_region_protection':

    /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/soc/esp32/include/soc/cpu.h:67: undefined reference to `memcpy'



  • I'm also experienceing the same problem. None of the examples i working.

    In my arduino output display I see a lot of undefined referece to .....



  • Not only windows also OSX.
    Please let me know if you know the reason.
    Thanks.



  • I tried whit a board type ESP32-DEV and it's works.

    But I'm waiting for a answer of team because I think is better use the specific board M5Stack

    :) thanks



  • I've the same problem using Windows 10 - all examples produce error message like the one in the first post