On our coldfire BSP in RTEMS 4.6.0, we noticed that one interrupt is being serviced in the middle of another. We are not sure that we want to allow nested interrupts on our application, so how do I find the code where the interrupt level is being set for an ISR? Thanks, Alan Cudmore