Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Qt 4.7 on QNX 6.5.0 SDP1 using Rs232 interface on Beagleboard XM: Page 1 of 22 (22 Items)
   
Qt 4.7 on QNX 6.5.0 SDP1 using Rs232 interface on Beagleboard XM  
Hi there

I want to send informations via usb to the rs232 serial interface on a Beagleboard xM and read these informations for 
use in my qt program which I ported to QNX OS.
Problem now is, that I don't know how to start with this topic..

Can I read the sended data with Qt, or do I have to use QNX Code for this?

If I have to use QNX Code.. what do I need (to do) and is there an example which combines QT and QNX available for 
further research on this topic?

I have to finish this task in a short time, so I would appreciate it if you could give examples or tell me the exact 
chapters where I have to look.

My knowledge about this at the moment:
I think I have to include QNX libraries in my Qt code and write the code somewhere in my normal Qt code (?). But never 
tried this until now (was busy with qt and porting to qnx :) had my share of problems with that..)

So, please help!