Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Serial Terminal(Add new baud rate and custom baud rate)
Serial Terminal [message #1787573] Tue, 29 May 2018 09:30 Go to next message
Roman Storozhenko is currently offline Roman StorozhenkoFriend
Messages: 1
Registered: May 2018
Junior Member
Hello Dear CDT Developers!
In launch serial terminal can set baud from 110 to 115200. I need set baud 1000000 (1M).
Can you add the ability to add new baud rate?
P.S. Eclipse is my favorite IDE .
index.php/fa/32948/0/
index.php/fa/32949/0/
  • Attachment: 1.png
    (Size: 8.16KB, Downloaded 3837 times)
  • Attachment: 2.png
    (Size: 8.90KB, Downloaded 3778 times)
Re: Serial Terminal [message #1792291 is a reply to message #1787573] Sat, 14 July 2018 15:39 Go to previous messageGo to next message
Declercq François is currently offline Declercq FrançoisFriend
Messages: 2
Registered: July 2018
Location: Belgium
Junior Member
Hello.

I've no serial port listed for a serial terminal. Running a 64bits debian 9.4, i've no problem to acces serial port with others applications such as Cutecom.
Where to search
Re: Serial Terminal [message #1792293 is a reply to message #1787573] Sat, 14 July 2018 16:04 Go to previous messageGo to next message
Declercq François is currently offline Declercq FrançoisFriend
Messages: 2
Registered: July 2018
Location: Belgium
Junior Member
I forgot to tell you that I made modifications:

After instaling the RxTx plugin with "install new software" in help menu, I linked the "librxtxSerial.so" file from the /usr/lib/jni directory within the eclipse plugin (.p2/pools/plugins/.....) and in the /jre/lib/amd64 directory , added the RXTXcomm.jar file in jre/lib/ext directory
I added the folowing line to the eclipse.ini file after the line -vmargs: "-Dgnu.io.rxtx.SerialPorts=/dev/ttyS0".

After that, i've still no serial port on the list but i can enter manualy the serial port on TM Terminal an it's working.
But not for the arduino plugin. When i will to make a serial connection i've not the possibility to enter the serial port manualy.

What's wrong? Is it the known bug in the Photon version of eclipse? Where to search?

Re: Serial Terminal [message #1826317 is a reply to message #1792293] Thu, 23 April 2020 11:53 Go to previous message
Robin Mueller is currently offline Robin MuellerFriend
Messages: 6
Registered: April 2020
Junior Member
I need this feature too. Why isnt a higher baud rate possible?
Furthermore, implicit carriage like Arduino IDE does it would be really convenient too.
Previous Topic:Why can't I include or compile?
Next Topic:Error with command: gdb --version Cannot run program "gdb": Unknown reason
Goto Forum:
  


Current Time: Fri Mar 29 05:13:36 GMT 2024

Powered by FUDForum. Page generated in 0.08715 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top