Hi Experts,
I am using a simple application build on pthread in Linux SDK 7.0.
I could find that there is thread switch between two tasks ?
It got stuck in Task A itself instead of moving into Task B whereas the same works fine in the Ubuntu machines.
How to debug the same ?