Stack usage.
Posted: Thu Sep 19, 2019 7:08 am
Hi,
I found info about component_compile_options(-fstack-usage) and #CFLAGS += -fstack-usage but after adding this instructions to makefile, it generate .su file for each module but not for total usage of stack.
How to get the total info?
I found info about component_compile_options(-fstack-usage) and #CFLAGS += -fstack-usage but after adding this instructions to makefile, it generate .su file for each module but not for total usage of stack.
How to get the total info?