cancel
Showing results for 
Search instead for 
Did you mean: 

Memory usage

GauravK
Senior

Hello, how to know ram memory usage using debugger, to check where memory is used. This is without FreeRTOS or CMSIS

I know freeRTOS has TaskGetStackHighWaterMark() 

1 ACCEPTED SOLUTION

Accepted Solutions
mƎALLEm
ST Employee

Hello,

See these threads:

https://community.st.com/t5/stm32-mcus-products/ram-and-cpu-usage-on-stm32f779i-at-runtime/td-p/382891

https://community.st.com/t5/stm32cubemx-mcus/an-for-runtime-ram-stack-usage-of-the-stm32-application/td-p/459228

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
mƎALLEm
ST Employee

Hello,

See these threads:

https://community.st.com/t5/stm32-mcus-products/ram-and-cpu-usage-on-stm32f779i-at-runtime/td-p/382891

https://community.st.com/t5/stm32cubemx-mcus/an-for-runtime-ram-stack-usage-of-the-stm32-application/td-p/459228

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.