20 likes | 124 Vues
This lab guides you in assigning an interrupt handler function to a device, configuring an interrupt controller, and optimizing code size using the LibGen tool. Enhance your understanding of interrupt handling and resource utilization.
E N D
Advanced Software Writing Lab Review
Summary • This lab led you through assigning an interrupt handler function to an interrupting device such as OPB timer. An interrupt controller was added to the system. The LibGen tool allowed you to update the parameters on the added and modified system. You also developed an interrupt handler function and viewed how the appropriate function can reduce the code size, which can have a major impact on resource requirements