Introduction
This set of documents describes the device driver development process
and provides links to example material.
- Driver Source Files
This document details the directory structure and file types of logical device drivers and physical device drivers.
- Template Source Code
This document discusses the template code from which device drivers are created.
- Sample Device Drivers
This document describes the steps and options for coding a device driver, and how to use APIs to access the services provided by the Symbian platform kernel.
- Specific Build Information
This document discusses the details of the build procedure which are specific to device drivers.
- Test Application
This document describes a simple application which is used to load a device driver and test its functionality.
- On-Target Debugging
This document describes how to build a device driver to enable stop mode debugging.
- Trace-Based Debugging
This document describes how to generate traces with the Kernel Trace and BTrace APIs.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.