CodingHelps
Newbie level 1
Hi All,
In Electronic Control Units in Vehicle. We do receive CAN Communication message very often. We have received a CAN message interrupt. Micro switched its context and moved to ISR. Let say the execution time of ISR is 1 ms. In this 1 ms time gap we have received a new same CAN Message interrupt.
What will happen now ?
Thanks and Regards.
In Electronic Control Units in Vehicle. We do receive CAN Communication message very often. We have received a CAN message interrupt. Micro switched its context and moved to ISR. Let say the execution time of ISR is 1 ms. In this 1 ms time gap we have received a new same CAN Message interrupt.
What will happen now ?
Thanks and Regards.