I use the RTX Kernel for LPC1788.Is it advisable to use the os_evt_set() from within a running task, in order to set an event for other task?Basically, what i want to know is that can we call another task from a running task. What are the implications?
This is a perfectly normal method and complies with all current best practices.
View all questions in Keil forum