avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] USB-to-serial-converter on OS X


From: Jan-Hinnerk Reichert
Subject: [avrdude-dev] USB-to-serial-converter on OS X
Date: Sun, 13 Feb 2005 14:39:21 +0100
User-agent: KMail/1.5.4

Hi all,

a friend of mine had problems using avrdude with a 
USB-to-serial-converter on his Mac.

We were able to track the problems to the open() call in 
"ser_posix.c"! It simply doesn't return. Uncommenting the "O_NOBLOCK" 
there solves his problems.

Has anyone else seen this (or a similar) problem?

Is it safe to use "O_NONBLOCK" (on all systems)?

Cheers
  Jan-Hinnerk






reply via email to

[Prev in Thread] Current Thread [Next in Thread]