Ok, I think it starts to be clear to me (I hope :-)) All NVIC priorities raw values (after shifting), must be greater or equal to configMAX_SYSCALL_INTERRUPT_PRIORITY raw value? (I think it is easier for me just thinking in raw values) This ensure that the interrupt is maskable?Thomas
Yes. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
