^

AR# 25081 11.1 EDK - Interrupt controller self test example does not work in GDB

Why does the EDK interrupt self test example not work with GDB?

In the "xintc.h" file, change the value of XIN_REAl_MODE from "1" to "0", as shown below:

/** Real mode, no simulation allowed, hardware interrupts recognized */

#define XIN_REAL_MODE 0

AR# 25081
Date Created 09/04/2007
Last Updated 12/15/2012
Status Active
Type General Article
Feed Back