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

Keil RTX and Thread Stack Size on STM32

I had an idea to try to "predict" size of thread stack analizing .map file, using --info=stack options. Does someone hase some experience like this?

I written a small collection of tools in order to try to do that in my projects.

I put it on GITHUB! Let's take a look!

github.com/.../KeilMapTools