We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm using uVision 5 and wonder whether there is the possibility to get a list of symbols for a given module with their type and location resp. address offset.
In the Debugger's Symbols Window I can see the required information, but I don't see a possibility to simply save this table (csv would be perfect, but almost anything else would do also).
Exporting the memory range in question with the D command is possible, but I'm lacking the symbol names for the particular memory addresses.
Since I need to compare a few versions of a quite big struct with a ton of members that only brings me half-way to the destination ;-)
What I intend to do is something like this (example with a struct called data_hold):
etc...
Does anyone have an idea how to do that or already did a similar thing before?
I might not see the obvious after trying for hours without real success, please bear with me if the solution is actually plain to see :-)
Best regards
Stephen