Hello,
I'm really a beginner in using the Arduino Board, and have a very important question:
I wrote a little code for the board and want to upload it to the board on Mac OS X (the machine is an Intel-based Mac

).
but when I try this, an error occures:
»Binary sketch size: 5910 bytes (of a 7168 byte maximum)
Programmer is not responding. RESET the board right before exporting«
I tryed it in Windows and everything worked well. So I uploaded the code on Windows and now I use it in MAC OSX, and processing gets every data over the port »/dev/tty.usbserial-0000101D«
I don't want to restart my Computer every time I have to upload my Code, how can I fix this Problem?
Thanks for your help, Rasso