RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Microblaze Exception APIs

The xil_exception.h file, available in the <install-directory>/src/microblaze folder, contains Microblaze specific exception related APIs and macros. Application programs can use these APIs for various exception related operations. For example, enable exception, disable exception, register exception hander.

Note
To use exception related functions, xil_exception.h must be added in source code
MODIFICATION HISTORY:

Ver   Who  Date     Changes
----- ---- -------- -------------------------------------------------------
1.00  hbm  07/28/09 Initial release