Loading...
Pages: [1]   Go Down
Author Topic: R: Road to solve the delay on the Arduino IDE  (Read 1118 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 3
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

The old original topic was http://arduino.cc/forum/index.php/topic,46977.0.html

Thanks to eried, to neophob (http://neophob.com/2011/05/serial-library-rxtx-v2-2pre5/) and to the guys and girls working on RXTX (the piece of software we use to make the pc communicate with our boards) I've managed to fix the "tools" menu delay issue.

I need someone volunteering and testing the fix. Instructions below:

Attached you can find a .zip which contains 2 files. You have to overwrite the existing ones with the ones attached. BEFORE you do so, back them up: copy them somewhere else, so you can restore them if bad things happen.

One file is "RXTXComm.jar": it is a multiplatform file, everyone of you has it under folder "lib" in the folder where you have installed your arduino ide.

The other file is specific to your operating system: I've managed to make the linux 32 and 64 bit and windows versions. Mac versions will soon follow.
If you have a 32bit or 64bit linux, copy file librxtxSerial.so from folder linux32 or linux64 into folder "lib" (right next RXTXComm.jar)
If you have windows, copy file windows/rxtxSerial.dll into the folder where you have installed your arduino ide (right next arduino.exe)

Run the ide and report back: is everything running as usual? If you were experiencing the tools menu delay: has it disappeared?

Thank you in advance

Federico
« Last Edit: January 15, 2013, 06:20:03 am by federicofissore » Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 3
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I've updated the zip file to include the mac specific lib: it's only for Intel based macs
Logged

Pages: [1]   Go Up
Print
 
Jump to: