Hi there!
I have a problem to upload binaries to the board. The Board appears in /dev/ and the simlink to ttyACM0 is created. But when I try to upload a program or send something via the serial console the IDE crashes.
The simlink in /dev/ is owned by root so I have to start the IDE as root (this also gets discussed here: http://forums.leaflabs.com/topic.php?id=91)
This is a part of the error I get:
But when I log in to a terminal as root and send data via screen to "/dev/ttyACM0" (9600 Baud) the system does not crash.
I am using Archlinux, created the group plugdev and added the user to it (for udev).
Many thanks in advance. I hope someone can help me.
Greetings from Berlin