Hi, I want to design a tool that shows all the information in structure. Such tool must work correctly when my tool knows all the address of var in structure. However it is hard to get such info in map file cause only the start address of struct indicated. Although such info appears in watch window by Keil IDE, it should be easy but hard for me to get such info. Please teach me how to get such info after compile! Thank ! Maxwell