Skip to content
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

No flashing with flashTool possible with Mac OS X #198

Open
SirVival71 opened this issue Apr 7, 2015 · 3 comments
Open

No flashing with flashTool possible with Mac OS X #198

SirVival71 opened this issue Apr 7, 2015 · 3 comments

Comments

@SirVival71
Copy link

Hello,
if I try to flash with the flashTool at a MacBook with OS X, I get the error:

/Applications/Spielzeug/QuadroCopter/flashTool.app/Contents/MacOS/external/avrdude.exe -C/Applications/Spielzeug/QuadroCopter/flashTool.app/Contents/MacOS/external/avrdude.conf -patmega2560 -cwiring -Pusbserial-A8005M4z -b115200 -D -Uflash:w:/Applications/Spielzeug/QuadroCopter/flashTool.app/Contents/MacOS/firmwares/bf2a62f32703769dced35ca5e0157726_c469f7b9b3d9bc22a4fd57f50526d24d505e2124.hex:iavrdude.exe: ser_open(): can't open device "usbserial-A8005M4z": No such file or directory
ioctl("TIOCMGET"): Inappropriate ioctl for device
ioctl("TIOCMGET"): Inappropriate ioctl for device
avrdude.exe: ser_send(): write error: Bad file descriptor

Why does it not flash? A connect with a terminal (screen /dev/tty.usbserial-A8005M4z 115200) is possible, APM Planner 2 does work as well.
Is the problem, that the port is /dev/tty.usbserial-A8005M4z and not like in the log without tty.?
What can I do?

@smurfy
Copy link
Member

smurfy commented Apr 7, 2015

i'm not 100% sure but as soon i have access to my mac again i will try to reproduce the error.

@SirVival71
Copy link
Author

Can someone help me? Where does it search for the device?
I have /dev/cu.usbserial-A8005M4z and /dev/tty.usbserial-A8005M4z.
The port declaration in the flashtool is -Pusbserial-A8005M4z. Is this the problem? How can I change the port-declaration?

@SirVival71 SirVival71 reopened this May 1, 2015
@tezmo
Copy link

tezmo commented May 10, 2015

same issue here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants