Question
static sack usage using command line
Hello,
I know that the static stack usage is available in the stm32cubeide, but I'm wondering can I do it use a command line?
after more googling, I found that there is command for arm "armlink " that can run to get the stack used for each obj file ARM Compiler User Guide Version 6.6
but i couldn't find this command in stm32cubeide, , so what is the corresponding command in ST compiler?
Thanks,
Mohammed