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

call stack + locals cant access thread

Hi, I have a thread that is not responding for some reason (MDK ARM pro) . The thread viewer shows it is waiting (for MBX not OR as it should be) using 11% of the stack out of 84% in total. When I try to access this threads call stack and local it won't respond and doesn't have a Location / value. What does that indicate and does anyone have any idea what could be wrong (memory?)? Thanks