Logical Device Drivers

Provides software components that implement the interface between Symbian platform and peripherals.

Device Drivers are software components that implement the interface between Symbian platform and peripherals. Symbian platform provides drivers for many phone peripherals.

When you create a phone, you must:

  • make a decision which drivers are needed for your phone.

  • create a port of the code that Symbian platform provides to work with your phone hardware.

This section describes the logical device drivers, the kernel trace tool and the run mode debugger.