We have a query regarding sys-bios
SYS-BIOS has a default ISR which is associated with exceptions which map to HWI-INT1.
When Exceptions are enabled, external as well as internal exceptions are mapped to HWI-INT1.
We found that SYS-BIOS by default has a ISR HWI-INT1 which seems to be automatically generated.
We want to know if is it possible for us to hook some other function as ISR to HWI-INT1. If yes, then what are the changes we need to do to implement this.
We are using BIOS Version 6_33_06_50 and XDC Version 3_23_04_60 on 6616 processor.