404 Error on http://www.M5Stack.com/download/package_m5stack_index.json



  • Hi,今天尝试在Arduino IDE中添加这个包索引文件,结果得到404错误,请尽快修复一下,谢谢!



  • I fixed the 404 error mentioned above in Arduino IDE, but only by downloading github board support repo from https://github.com/m5stack/m5stack-board-support and uploading the files in that repository to my web server. I did havr to modify the json file to makr it work by pointing the reference to the zip file at m5stack.com to the same file on my web server.

    Keep in mind, this is a temporary fix only.



  • Thanks for the fix! However, I tried to compile the Hello example with errors in Arduino IDE. Please take a look at the logs below:

    Arduino:1.8.4 (Mac OS X), 开发板:"M5Stack-Core-ESP32, 80MHz, 921600, None"

    ...

    collect2: error: ld returned 1 exit status
    exit status 1
    为开发板 M5Stack-Core-ESP32 编译时出错。