Using J-Link V612 and Ozone V2.22d.
I've been able to load u-boot into DDR of i.MX6Q at base 0x17800000 address using Ozone. u-boot then relocates in RAM. Is there a way to have Ozone relocate the symbols? I can do it using GDB with symbol-file and add-symbol-file as described here - denx.de/wiki/DULG/DebuggingUBoot
I'd prefer to continue debugging using Ozone after relocation.
Thanks,
Daryl
I've been able to load u-boot into DDR of i.MX6Q at base 0x17800000 address using Ozone. u-boot then relocates in RAM. Is there a way to have Ozone relocate the symbols? I can do it using GDB with symbol-file and add-symbol-file as described here - denx.de/wiki/DULG/DebuggingUBoot
I'd prefer to continue debugging using Ozone after relocation.
Thanks,
Daryl