MAC M1 Studio Arduino 2.0.3

Hi All,
I have installed on my MAC M1 MAX Ventura 13.0.1

Arduino Version: 2.0.3 Board Manager 2.0.5

Date: 2022-12-05T09:29:06.685Z (4 days ago)

CLI Version: 0.29.0 [76251df9]

I can communicate with the esp32 no problem, when I compile and upload my test code I get the following error:
esptool: error: unrecognized arguments: Toggle Switch.ino.bootloader.bin /Users/home/Library/Arduino15/packages/esp32/hardware/esp32/2.0.5/tools/sdk/esp32/bin/bootloader_qio_80m.elf

exit status 2

Compilation error: exit status 2

I have esptool installed and I can upload and interact with my esp32.

Any assistance on how to resolve the esptool: error: unrecognized arguments: Toggle Switch.ino.bootloader.bin

Appreciated.

I downgraded board manager to v1.0.0 and got an error I then installed version 1.0.2 and it started to work again, I have installed and tested all the way to 1.0.6 and all is working. Version 2.0.0 onwards it breaks with the error cp: Switch.ino.bootloader.bin is not a directory which is a different error with 2.0.5

Het rid of the spaces in your filename. Next check if it works with the newer versions.

1 Like

In my case it was space in the file name. Why doesnt arduino IDE warns at least? wasted more than an hour.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.