Tool/software: Code Composer Studio
Hello, everyone.
I'm Tommy Gwon.
I wonder that how can I check all of the struct members address on map file?
I can check &operator on the firmware code before compile.
However, I want to check all of the struct members addresses after compile.
Typically, I can check struct start address from a map file, but I want all of the struct members addresses.
I'm not sure, Code Composer Studio is not supplied that function.
Please, let me know that information who know that.
Please, help me!!
Thanks a lot.