If the physical address is non-zero, then it is used.
If it is zero, the logical address is used.
You can force the use of one of them using these options with the Data.LOAD command: /LOGLOAD or /PHYSLOAD
The command sYmbol.List.MAP displays address ranges where code was saved during download.
When using the command "readelf -l" for an elf file, I see two addresses type: logical and physical. Which one is used when loading the file? - Knowledgebase / TRACE32 PowerView - Lauterbach Support
When using the command "readelf -l" for an elf file, I see two addresses type: logical and physical. Which one is used when loading the file?
- Last updated: Oct 24, 2023 by Lauterbach
Add a comment