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 doesn't display the main stack

When i run the debug mode hte Call stack + locals doesn't display the "main" file and the debug arrows(green and yellow) are in the "startup_stm32f407xx.s" file and they should be in "main.cpp".

What could be the problem?