Kinsey Moore started a new discussion on rtemsbsd/include/machine/intr.h: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151943 > > #ifndef NIRQ > #include <bsp/irq.h> > -#define NIRQ BSP_INTERRUPT_VECTOR_COUNT > +#define NIRQ 1024 You may want to use BSP_INTERRUPT_VECTOR_COUNT plus some value here since this could theoretically decrease NIRQ depending on the BSP. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151943 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
