This code is designed to demonstrate the use of the PrimeCell (PL190) Vectored Interrupt Controller (VIC) for an ARM926 development board. This code was developed for an AB926EJ-S but should also be suitable for a PB926EJ-S. It consists of a code loop that can be interrupted by a keyboard press or timer tick. The example includes code to configure the VIC and demonstrate the use of reentrancy. You can download the example code here.
|