Tool/software: Code Composer Studio
Hi,
I am trying to debug U-boot through CCS after it relocates from the initial load address. I am following the instructions shown in the below wiki link.
I am able to determine the relocation offset and load symbol with the specified data offset and code offset. However the assembly to source mapping seems to be missing after relocation. I am not able source step after relocation. Can you please look into the issue? Please let me know if you need more information.
I am using CCS 7.3 on a J6 Eco Device. The ARM core used is Cortex A15. I have attached a screenshot showing the issue. The left window shows the code corresponding to the assembly on the right hand. But the mapping does not work. I have aligned the windows manually to show the correspondence.
regards,