30 likes | 116 Views
Advanced Software Writing. Lab Introduction. Introduction.
E N D
Advanced Software Writing Lab Introduction
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
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