Open mapconcierge opened 1 year ago
--chip auto --port /dev/tty.Bluetooth-Incoming-Port --baud 1500000 --before default_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0xbff000 /Applications/M5Burner.app/Contents/Resources/packages/tmp/wifi.bin 0x000 /Applications/M5Burner.app/Contents/Resources/packages/firmware/d4270908c8f7856c71761fe1646e7ba5.bin xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
$ xcode-select --install
xcode-select --install
で CommandLineTools をインストールすればOK
A fatal error occurred: Failed to connect to Espressif device: No serial data received. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Burning
xcrun: error: invalid active developer path
$
xcode-select --install
で CommandLineTools をインストールすればOK
A fatal error occurred:
A fatal error occurred: Failed to connect to Espressif device: No serial data received. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html