This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP432P401R
Tool/software: TI-RTOS
Hello colleguest,
I do debug multithreaded application TI-RTOS, on TIVa processor.
There are 3 threads all the same priority, they are extensively using semaphores to delegate execution with each other.
At some point I see the following.
Debuger says that target is running but nothing happens (control led , I programmed for monitor execution loop, doesnt blink)
And I see with my debugger following
Is it stack overflow state?
If yes what to do? I already increased stack for thread setting.
What esle?
How to know for sure that stack is overflow?
Thanks
Hello Yuliy,
It looks like you have updated the original or first thread. Please hit the reply button and enter new information in the box that pops up. This way we can track the conversation.
Can you please provide us the following information so that we can better help you?
Thanks,
Sai
Hello Sai,
sorry, my error. I blocked the thread with other semafore as I unlocked..
Resolved
**Attention** This is a public forum