Hi team,
I am using T2080 RDB board with codewarrior 10.5 version.
I have few queries related to u-boot debugging.
I was following "Target_pa_processor" pdf from codewarrior for debugging u-boot. As stated in the document, there are four stages in u-boot debugging, i was able to successfully perform first stage debugging, in which the last instruction is rfi in first stage uboot debugging which is present in start.s file after this it has to jump to "start_as" function which is after translation address space. but when i give setpicloadaddr reset the source file is disappearing and i am unable to perform debugging.
Also i have stopped debug mode and then i have added memory configuration file in the setup and then resumed the debugging but still it didn't work.
Can you please indicate where i am doing wrong.
Thanks and regards,
Irfan