Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

questions about qt for embedded development

$
0
0
Hi, I am totally new to Qt, after reading something online, I have a basic idea about Qt, but not very clear. I have a PC104 CPU card, which has vortex86dx cpu(which is a CPU compitible with i586) and 256M or 512M RAM. I want to put linux on it and run a Qt GUI application which mainly communicate with USB and ethernet port. I know that Ubuntu for desktop cannot be installed on my CPU card because of limited memory. But Ubuntu has an alternate CD which can install Ubuntu on it. This installation is only a command line version Ubuntu without graphic interface. I know Qt for embedded can run on linux with framebuffer. So my question is that if this command line Ubuntu support framebuffer and if a QT GUI app can run on it. If Ubuntu is not ok, which linux is ok for this purpose? Another thing is that if I can put most development testing and debuging jobs on a desktop PC and recompile the code for the target CPU card until final stage? or I need the desktop PC as a host to debug the target CPU card? In another word, what’s the best way for the development job? thanks for help.

Viewing all articles
Browse latest Browse all 18427

Trending Articles