| Non-Confidential | ARM DUI0452Y | |||
| ||||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > set elf load-segments-at-p_paddr | ||||
Enables loading to the specified load offset + p_paddr when loading segments of ELF images to the target.
+ p_vaddr. If you want the
debugger to load to the specified load offset + p_paddr then enable
elf load-segments-at-p_addr. (as specified in the ELF Program
Header for that segment).p_vaddr.set
elf load-segments-at-p_paddr {off|on}p_vaddr. This is the default.p_paddr.set elf load-segments-at-p_paddr on # Loads
to the specified load offset + p_paddr