Matteo Concas commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5274#note_136331 > Oh, so you do not handle RNMIs yet No exactly. We never set NMIE and we never write to the CSRs holding the addresses to the RNMI handlers. This means the CPU will jump to the CSR reset value in our situation. And yes once NMIE is set software cannot disable it. The CSR numbers are also implementation defined so we would need some configuration option to have it be compatible with multiple implementations. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5274#note_136331 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
