Microblaze BSP includes macros to provide convenient access to various registers in the MicroBlaze processor.
Some of these macros are very useful within exception handlers for retrieving information about the exception.Also, the interrupt handling functions help manage interrupt handling on MicroBlaze processor devices.To use these functions, include the header file mb_interface.h in your source code
Type | Name | Arguments |
---|---|---|
void | microblaze_register_handler |
|
void | microblaze_register_exception_handler |
|