RAM Memory usage measurement tool for iMX6Q

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RAM Memory usage measurement tool for iMX6Q

444 Views
nthiru28
Contributor I

Hello NXP,

I'm using iMX6Q processor with the BSP provided and developed many application in c/c++. Now i want measure the usage of RAM by each application with modules wise not just USS or PSS and also need to detect memory leaks at run time.

Please suggest me some tool with document.

Regards,

Thiru N

Labels (2)
Tags (1)
0 Kudos
1 Reply

366 Views
art
NXP Employee
NXP Employee

First, you can use some generic debug tools, such as GDB/KGDB. Please refer to the following Application Note:

http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf

Then, please just search the internet, there are many open source monitoring/debugging tools for Linux. For example, look here:

http://www.tecmint.com/command-line-tools-to-monitor-linux-performance/


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos