Hi,On my program I've an USART interrupt that works perfectly when the CAN works in polling mode.Since I jump the CAN in interrupt the USART doesn't works anymore, there are not configured with same priority.The problem comes when this line is addedPLIB_I..
↧