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.

RTOS/TMDSLCDK6748: Code doesn't go to main when debugging

Part Number: TMDSLCDK6748
Other Parts Discussed in Thread: OMAPL138

Tool/software: TI-RTOS

When i debug my project, i find sometimes the code doesn't go to main. Normally i can relaunch the debug session successfully.

I tried to pause the session to check where was the program stuck.

I step into further, and i found my code was running but no output. I don't known what cause these thing happen? it should be stopping at main.