This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

context switch stops

I have a simple test project running under RTX. One task is using I2C bus. Whenever for testing purposes I'm unplugging one of the I2C wires RTX doesn't want to switch context even running through os_tsk_pass(); As soon as this wire is connected back - everything is going to normal.

Thank you.

0