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
I do not use the IDE because it can not do what I want, but in commanline operation including 'IX' in the linker commandline gives what you want. possibly there is a means of doing so in the IDE, hunt for it or drop the IDE. Erik