PDA

View Full Version : How to make simple Widget with QT Creator for Embedded Linux with QTopia



Zexston
3rd May 2012, 03:45
Hello all,

I have programmed for Windows GUI and embedded processors, but never embedded OS.

I have a Tiny6410 from Armworks which has a Samsung S3C6410 processor. I have the SDK board with the 4.3 LCD. It came loaded with embedded linux and QTopia.

I would like to create a simple application (Widget project type in QT Creator?) to monitor button presses and show in a form. I have a project from the manufacture of a sample program to do this.

BUT, What do I select for the target?

Do I have to setup QT/Embedded and create toolchains and setup BSP and create a new complete OS image?

Or can I just create the application, download it to the device, and run it? (That is what I would like to do)

Any help is much appreciated - Thanks!