Skip to content

cp a bin fails on Catalina #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vsonneville-cherch opened this issue Jul 23, 2020 · 4 comments
Closed

cp a bin fails on Catalina #65

vsonneville-cherch opened this issue Jul 23, 2020 · 4 comments
Labels
invalid This doesn't seem right

Comments

@vsonneville-cherch
Copy link

Hi,

Realised when uploading from Arduino IDE on Mac OS X (10.15 Catalina), using MassSotrage method, it fails, saying that the .ino.bin is a directory.
Adding a -r to the cp command in tools/macosx/massStorageCopy.sh solved the issue, but I'm not sure it's the best way to do this.

Cheers

@fpistm
Copy link
Member

fpistm commented Aug 3, 2020

Hi,

could you be more precise?
Which Arduino IDE version? Core version?
Log ? (enable all the verbose output in the Arduino IDE preferences)

Thanks.

@VVESTM
Copy link

VVESTM commented Aug 3, 2020

Hi,

I have just made a test on macOS Catalina, Version 10.15.5 and latest versions (Arduino 1.8.13 and STM32core 1.9.0) with NucleoL476 board and mass storage upload method.
Result is OK :
Screenshot 2020-08-03 at 16 14 51

@fpistm fpistm added the waiting feedback Further information is required label Aug 3, 2020
@vsonneville-cherch
Copy link
Author

Hi,
I was on Arduino 1.8.12, STM32Core 1.9.0 with a Nucleo F091RC and mass storage upload method.
I updated Arduino IDE to 1.8.13 and it fixed the issue.
Rolled back to 1.8.12 with STM32Core 1.9.0 and I enclose the verbose output here : ErrorReport.txt
Given that an update of Arduino IDE fixed the issue, I don't know if it is still relevant, though.

@fpistm
Copy link
Member

fpistm commented Aug 3, 2020

Thanks for the quick feedback and tests.
It is linked to Arduino IDE and how it deals some paths.
I thinks it was solved in the 1.8.13 thanks arduino/arduino-cli#690
I close this one as it is not relevant and not link to the tools.

Solution: Use the latest Arduino IDE 1.8.13

@fpistm fpistm added invalid This doesn't seem right and removed waiting feedback Further information is required labels Aug 3, 2020
@fpistm fpistm closed this as completed Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants