mapconcierge / til

TIL - Today I Learned
Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

m5stack core2 UIFlow Setting MEMO #15

Open mapconcierge opened 1 year ago

mapconcierge commented 1 year ago

Burning

xcrun: error: invalid active developer path

スクリーンショット 2023-05-05 15 22 16
--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

で CommandLineTools をインストールすればOK

A fatal error occurred:

スクリーンショット 2023-05-05 15 39 10

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