I'm trying to use the Arduino package with openSUSE-11.3. This problem occurs when trying to open a serial console after having successfully uploaded a sketch to an Arduino Uno. There is a lock file created when you choose the port at launch (/dev/ttyACM0). If the serial console is opened 'before' you upload a sketch it will disappear when you upload the sketch. But now, after it disappears and you've transferred the sketch to the Arduino, if you move your pointer over the 'tools' menu item you'll see a lock file appear in '/var/lock' (LCK..ttyACM0). This file is owned by my normal user account. Trying to remove it is fruitless as it just reappears when you move the cursor back to the tools menu item. So when you look back under 'tools' the serial port (dev/ttyACM0) is not there....Gone. However, if you reset the Arduino board and loose the program you uploaded to it, then you can restart the program and you will see the port again...
So is there some work around so I can upload a sketch with a serial statement in it and then be able to use the serial monitor ? I need to be able to do this as I am designing a large system requiring several Arduino boards to communicate with one another through serial connections.
Thank you to anyone with help regarding this software package.
Michael Soibelman![]()


Reply With Quote

Bookmarks