1 / 5

Data Type Safety in TI DSPs

This objective of this paper is to provide a framework for building non-OS based embedded systems on TI DSPs that ensures data integrity at the device driver level. By using the DSP/BIOS framework, programmers can define the data at the driver level, preventing data from being sent to the wrong I/O device.

Télécharger la présentation

Data Type Safety in TI DSPs

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Data Type Safety in TI DSPs Peter R. Wihl CS 297 June 30, 2005

  2. Objective • Framework for building non-OS based embedded systems that execute on a TI DSP • Allows programmers to define what the data is at the device driver level • This prevents I/O data from being sent to the wrong I/O device • DSP/BIOS is the core of the framework

  3. 5416 DSK

  4. Framework From TI • The DSP/BIOS framework is a collection of tools that include: • Pipe (an object that conveys data in blocks) • PLIO (Peripheral LIO Adapter) • BSL (Board Support Library) • LIO (low-level I/O device driver)

  5. TI Device Adapter

More Related