1 / 3

Advanced Software Writing

Advanced Software Writing. Lab Introduction. Introduction.

casey-chase
Télécharger la présentation

Advanced Software Writing

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. Advanced Software Writing Lab Introduction

  2. Introduction • This lab guides you through the process of writing a software application that utilizes timers and an interrupt controller. You will use XPS to add the interrupt controller and connect the timer output to the interrupt controller. Software Platform Settings allow you to assign interrupt handlers. You will also develop an interrupt handler routine

  3. Objectives After completing this module, you will be able to: • Utilize the OPB timer • Assign an interrupt handler to the OPB timer • Develop an interrupt handler function • View how the appropriate functions can affect code size

More Related