On 01/16/2014 02:35 PM, Bogdan Teodorescu wrote:

Hi,

I want to use BBB to read serial devices with serial Modbus protocol. Is
there a library to include in C/C++ code to read/write from serial port
(actually
USB adapter ttyUSB0), better a Modbus library for the serial port.

We use libmodbus supporting MODBUS-RTU and -TCP: http://libmodbus.org/

Cross-Compiling it for ARM works fine with (tweak it for your own toolchain):

./configure --host=arm-angstrom-linux-gnueabi --build=x86_64 ...



--
Björn Krombholz
pironex GmbH -- http://www.pironex.de

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to