RTEMS | Implement MicroBlaze TM27 via AXI timer (!980)
Sam Price (@TheSamPrice)
gitlab at rtems.org
Mon Feb 2 17:54:02 UTC 2026
Sam Price started a new discussion on bsps/microblaze/microblaze_fpga/irq/irq.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/980#note_140685
> #include <bsp.h>
> #include <bsp/intc.h>
> #include <bsp/irq-generic.h>
> +#include <bsp/microblaze-fdt-support.h>
>
> #include <rtems/score/cpu.h>
>
> static volatile Microblaze_INTC *mblaze_intc;
>
> +#define MICROBLAZE_INTC_SOFTWARE_VECTOR ( BSP_INTERRUPT_VECTOR_COUNT - 1 )
On microblaze this is set to 31
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/980#note_140685
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260202/6cbfa4cd/attachment.htm>
More information about the bugs
mailing list