Hi, In Keil project, after compilation where I can get the Varibles information?. I would like to see the each variable where it was located in the RAM. Thanks in advance Ramesh
Thanks Neil.. Map files gives only information on memory size occupied for each file or module. There is no list of variables used in the project. I want the list of each variable and its location. thanks in advance Ramesh