Next Previous Contents

2. Introduction

This handbook describes a way to develop for opie, the first free linux "standard" desktop for handhelds and other embedded systems. It is based on the actual opie development strategy using trolltechs tmake/qmake instead of gnu-autoconf.

The goal of this document is to provide other developers with information sampled during my investigations using the internet and my experience, which was build up during several approaches to write opie compliant programs (I did not reach full compliance yet ;-)).

The handbook describes how to setup the opie develop environment (arm-kernel, cross-compiler and arm- libraries / emb-libraries) as well as kdevelop (and related progs, like qt-designer), which is my favourite development suite.

The following tutorial teaching opie development using example programs and a chapter "Opie Guidelines" is also included. The tutorial uses kdevelop as a basis.

This chapter (Intoduction) contains the history, a downloads section and the document roadbook.

2.1 Impressum

Werner Schulte
Pflugstrasse 5b
65462 Ginsheim / Germany
email : werner@schulte-ac.de

2.2 Document versions

2.3 Document related downloads

Documents

Addons

Scripts

Toolchains

2.4 Usefull Links

still to be extended

2.5 Document Roadmap

This chapter describes the foreseen roadmap of this document. It depends on the time I am able to invest into the document, whether the timing is possible or has to be extended.


Next Previous Contents