SI-DDK-TI-LNX for Linux

The Sheldon Instruments SI-DDK-TI-LNX is source code used to create Linux drivers (files in the form of modules). The Linux driver paradigm will allow for a single driver to support all current and future versions of Linux starting with version 2.4.19 and beyond. The provided API is identical as that implemented for the Windows based SI-DDKs facilitating minimal cross platform development time.

The device driver is written so as to access all TI DM64x devices as memory mapped PCI peripherals in target mode, with additional support for bus master transfers using DMA with the DM6467/648 devices. The source code for this driver is intended to be used as a model of how to write device drivers for Linux, saving you precious time while giving you actual and comprehensive control of your software development, while simultaneously maintaining absolute GPL compliance. For convenience, additional source code is provided for creating application examples in the form of a command line executable, as well as shared objects, illustrating how to make driver function calls. Their common API with Windows facilitates code maintenence along with the use of any C/C++ compiler for application development.

The source code supports the following functions

Memory mapped access (I/O space not supported, but step-by-step guidelines included for easy adaptation).
Access to the DM642/6437/6467/648's registers.
Access to the DM642/6437/6467/648's configuration space memory.
Access to the DM642/6437/6467/648 as a target device.
Event based application Call-Back routines.
Access to the DM6467/648 as a bus master using the onchip DMA engine.
COFF load support for the DM6467/648 devices.
Multiple board support, limited only by available slots on system motherboard/backplane.

The SI-DDK-TI-LNX package includes

Common API to all Windows and Linux drivers.
100% GPL compliant source code for building Linux kernel mode drivers.
100% GPL compliant source code to a command line executable demonstrating all function calls to the driver.
100% GPL compliant source code to a shared object demonstrating all function calls to the driver.
Simple documentation describing the step by step process used to build the driver.
30 day limited technical support over the phone, extended e-mail support.
100% GPL compliant, royalty-free unlimited license to distribute your driver built with the SI-DDK-TI-LNX.


©Copyright 2008 Sheldon Instruments Incorporated. All rights reserved.
Product and company names listed are trademarks or trade names of their respective companies.