When do we use polling method and when do we use interrupts based method in RTOS?
Hey guys so when it comes to managing tasks in real-time operating systems (RTOS), I studied from an article that
But, when do we use polling method and when do we use interrupts based method. Can you think of times when you might want to do both at once? @Middleware & OS
@Priyanka Singh @Rémi @Navadeep @Umesh Lokhande @Computing Lead @FW Lead
polling is like constantly asking, 'Are we there yet?' and Interrupts, however, are like someone tapping you on the shoulder to say, 'We've arrived!' when driving a car, Lol.But, when do we use polling method and when do we use interrupts based method. Can you think of times when you might want to do both at once? @Middleware & OS
@Priyanka Singh @Rémi @Navadeep @Umesh Lokhande @Computing Lead @FW Lead