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

Profiler for ARM, consumption of RAM by the program in Keil

Is there any a way to determine how much ram/memory is being consumed by the entire project in keil uVision?

It looks like the program is using memory/addresses beyond the certain range allocated so I need to compute certain things.

Also, is there any profiler for ARM embedded systems (C++)?