Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: Code Composer Studio
Hi experts,
In PSDKLA documents https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/latest/exports/docs/linux/Foundational_Components_U-Boot.html#uboot-spl-debugging-tips
It mentions a method to debug the uboot spl. We would like to use the same way to debug the u-boot.img so that we could solve the problem with the u-boot drivers issue on our board.
However, we found that we could not get the correct u-boot symbol after we connect the target "CortexA72_0_0". There seems to be an offset between the symbol "board-support/u-boot_build/a53/u-boot" and the code. We would like to know what is the offset here.
Thanks a lot!
Yuan J.